Searched refs:wx_tx_buffer (Results 1 – 4 of 4) sorted by relevance
9 void txgbe_atr(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype);
758 struct wx_tx_buffer *tx_buffer; in wx_clean_tx_irq()1035 struct wx_tx_buffer *first, in wx_tx_map()1039 struct wx_tx_buffer *tx_buffer; in wx_tx_map()1198 static u8 wx_encode_tx_desc_ptype(const struct wx_tx_buffer *first) in wx_encode_tx_desc_ptype()1308 static int wx_tso(struct wx_ring *tx_ring, struct wx_tx_buffer *first, in wx_tso()1437 static void wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first, in wx_tx_csum()1578 struct wx_tx_buffer *first; in wx_xmit_frame_ring()2671 struct wx_tx_buffer *tx_buffer; in wx_clean_tx_ring()2941 size = sizeof(struct wx_tx_buffer) * tx_ring->count; in wx_setup_tx_resources()
1011 struct wx_tx_buffer { struct1070 struct wx_tx_buffer *tx_buffer_info;1372 void (*atr)(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype);
1937 sizeof(struct wx_tx_buffer) * ring->count); in wx_configure_tx_ring()