Searched refs:ixgb_buffer (Results 1 – 2 of 2) sorted by relevance
74 struct ixgb_buffer { struct97 struct ixgb_buffer *buffer_info; argument
671 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