/linux/net/core/ |
H A D | tso.c | 8 void tso_build_hdr(const struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr() 46 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() 64 int tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-desc.c | 507 unsigned int tso, vlan; in xlgmac_map_tx_skb() local
|
H A D | dwc-xlgmac-hw.c | 710 unsigned int csum, tso, vlan; in xlgmac_dev_xmit() local
|
H A D | dwc-xlgmac.h | 522 unsigned int tso; /* TCP Segmentation Offload */ member
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-desc.c | 428 unsigned int offset, tso, vlan, datalen, len; in xgbe_map_tx_skb() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.h | 66 unsigned tso:1; member
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_singleq_txrx.c | 418 int csum, tso, needed; in idpf_tx_singleq_frame() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_nic.c | 202 netdev_features_t tso = NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_GSO_PARTIAL | in efx_ef100_init_datapath_caps() local
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_desc_dqo.h | 62 u8 tso: 1; member
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
H A D | tx-gen2.c | 175 struct tso_t tso; in iwl_txq_gen2_build_amsdu() local
|
H A D | tx.c | 1923 struct tso_t tso; in iwl_fill_data_tbs_amsdu() local
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.c | 564 u32 tso = 0, ufo = 0; in hinic_set_tso_inner_l4() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 262 unsigned long tso; /* # of TSO requests */ member
|
H A D | cxgb4vf_main.c | 1725 u64 tso; member
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 2302 int tso, count; in iavf_xmit_frame_ring() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 936 struct tso_t tso; in otx2_sq_append_tso() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 2593 int tso, csum; in ice_xmit_frame_ring() local
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 2276 int tso = 0; in igbvf_xmit_frame_ring_adv() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 252 u64 tso; member
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 2175 int tso; in atl1c_tx_map() local
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 171 } tso; member
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | q_struct.h | 530 u64 tso:1; member
|
/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.c | 2381 int tso; in atl1_xmit_frame() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 3877 int tso, count; in i40e_xmit_frame_ring() local
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_main.c | 1849 int copied, offset, copy_len, hdr_len = 0, tso = 0, vlan_oob = 0; in netxen_tso_check() local
|