Searched refs:wx_tx_buffer (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_fdir.h | 9 void txgbe_atr(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype);
|
| H A D | txgbe_fdir.c | 225 void txgbe_atr(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype) in txgbe_atr()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 722 struct wx_tx_buffer *tx_buffer; in wx_clean_tx_irq() 954 struct wx_tx_buffer *first, in wx_tx_map() 958 struct wx_tx_buffer *tx_buffer; in wx_tx_map() 1113 static u8 wx_encode_tx_desc_ptype(const struct wx_tx_buffer *first) in wx_encode_tx_desc_ptype() 1223 static int wx_tso(struct wx_ring *tx_ring, struct wx_tx_buffer *first, in wx_tso() 1352 static void wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first, in wx_tx_csum() 1493 struct wx_tx_buffer *first; in wx_xmit_frame_ring() 2381 struct wx_tx_buffer *tx_buffer; in wx_clean_tx_ring() 2620 size = sizeof(struct wx_tx_buffer) * tx_ring->count; in wx_setup_tx_resources()
|
| H A D | wx_type.h | 936 struct wx_tx_buffer { struct 992 struct wx_tx_buffer *tx_buffer_info; 1216 void (*atr)(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype);
|
| H A D | wx_hw.c | 1686 sizeof(struct wx_tx_buffer) * ring->count); in wx_configure_tx_ring()
|