Searched refs:ixgbe_fso (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 928 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
|
H A D | ixgbe_fcoe.c | 479 * ixgbe_fso - ixgbe FCoE Sequence Offload (FSO) 488 int ixgbe_fso(struct ixgbe_ring *tx_ring, in ixgbe_fso() function
|
H A D | ixgbe_main.c | 8745 tso = ixgbe_fso(tx_ring, first, &hdr_len); in ixgbe_xmit_frame_ring()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | 479 * ixgbe_fso - ixgbe FCoE Sequence Offload (FSO) 488 int ixgbe_fso(struct ixgbe_ring *tx_ring, in ixgbe_fso() function
|
H A D | ixgbe.h | 985 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
|
H A D | ixgbe_main.c | 8817 tso = ixgbe_fso(tx_ring, first, &hdr_len); in ixgbe_xmit_frame_ring()
|
Completed in 32 milliseconds