Searched refs:wx_tx_buffer (Results 1 – 6 of 6) sorted by relevance
| /linux/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/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 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()
|
| H A D | wx_type.h | 1011 struct wx_tx_buffer { struct 1070 struct wx_tx_buffer *tx_buffer_info; 1372 void (*atr)(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype);
|
| H A D | wx_vf_lib.c | 146 sizeof(struct wx_tx_buffer) * ring->count); in wx_configure_tx_ring_vf()
|
| H A D | wx_hw.c | 1937 sizeof(struct wx_tx_buffer) * ring->count); in wx_configure_tx_ring()
|