/Linux-v4.19/net/core/ |
D | tso.c | 16 void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr() 47 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() 65 void tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-desc.c | 507 unsigned int tso, vlan; in xlgmac_map_tx_skb() local
|
D | dwc-xlgmac-hw.c | 710 unsigned int csum, tso, vlan; in xlgmac_dev_xmit() local
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 532 unsigned int offset, tso, vlan, datalen, len; in xgbe_map_tx_skb() local
|
D | xgbe-dev.c | 1664 unsigned int csum, tso, vlan, vxlan; in xgbe_dev_xmit() local
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunvnet_common.h | 66 unsigned tso:1; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 249 struct tso_t tso; in iwl_pcie_gen2_build_amsdu() local
|
D | tx.c | 2091 struct tso_t tso; in iwl_fill_data_tbs_amsdu() local
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 1692 int tso, csum; in ice_xmit_frame_ring() local
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac.h | 127 bool tso; member
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 1072 int tso; in fm10k_xmit_frame_ring() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 234 u64 tso; member
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 2405 int tso, count; in i40e_xmit_frame_ring() local
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1487 int tso; in ixgb_xmit_frame() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 261 unsigned long tso; /* # of TSO requests */ member
|
/Linux-v4.19/drivers/net/ethernet/atheros/alx/ |
D | main.c | 1515 int tso; in alx_start_xmit_ring() local
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 1492 struct tso_t tso; in nicvf_sq_append_tso() local
|
D | q_struct.h | 533 u64 tso:1; member
|
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 2821 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data() 2863 struct tso_t tso; in mvpp2_tx_tso() local
|
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2293 int tso = 0; in igbvf_xmit_frame_ring_adv() local
|
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2116 int tso; in atl1c_tx_map() local
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 3567 int tso, count; in i40e_xmit_frame_ring() local
|
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ |
D | atl1.c | 2363 int tso; in atl1_xmit_frame() local
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | fec_main.c | 679 struct tso_t tso; in fec_enet_txq_submit_tso() local
|
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1886 int copied, offset, copy_len, hdr_len = 0, tso = 0, vlan_oob = 0; in netxen_tso_check() local
|