Home
last modified time | relevance | path

Searched refs:ixgb_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb.h74 struct ixgb_buffer { struct
97 struct ixgb_buffer *buffer_info; argument
A Dixgb_main.c671 size = sizeof(struct ixgb_buffer) * txdr->count; in ixgb_setup_tx_resources()
754 size = sizeof(struct ixgb_buffer) * rxdr->count; in ixgb_setup_rx_resources()
922 struct ixgb_buffer *buffer_info; in ixgb_clean_tx_ring()
980 struct ixgb_buffer *buffer_info; in ixgb_clean_rx_ring()
1191 struct ixgb_buffer *buffer_info; in ixgb_tso()
1254 struct ixgb_buffer *buffer_info; in ixgb_tx_csum()
1293 struct ixgb_buffer *buffer_info; in ixgb_tx_map()
1392 struct ixgb_buffer *buffer_info; in ixgb_tx_queue()
1786 struct ixgb_buffer *buffer_info; in ixgb_clean_tx_irq()
1907 struct ixgb_buffer *buffer_info, in ixgb_check_copybreak()
[all …]

Completed in 10 milliseconds