/linux-6.1.9/net/core/ |
D | tso.c | 16 void tso_build_hdr(const struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr() 54 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() 72 int tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
|
/linux-6.1.9/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 | 1681 unsigned int csum, tso, vlan, vxlan; in xgbe_dev_xmit() local
|
/linux-6.1.9/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-6.1.9/drivers/net/ethernet/sun/ |
D | sunvnet_common.h | 66 unsigned tso:1; member
|
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/ |
D | enetc.c | 408 static __wsum enetc_tso_hdr_csum(struct tso_t *tso, struct sk_buff *skb, in enetc_tso_hdr_csum() 439 static void enetc_tso_complete_csum(struct enetc_bdr *tx_ring, struct tso_t *tso, in enetc_tso_complete_csum() 474 struct tso_t tso; in enetc_map_tx_tso_buffs() local
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ef100_nic.c | 191 netdev_features_t tso = NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_GSO_PARTIAL | in efx_ef100_init_datapath_caps() local
|
/linux-6.1.9/drivers/net/ethernet/google/gve/ |
D | gve_desc_dqo.h | 62 u8 tso: 1; member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx.c | 1304 struct tso_t tso; in iwl_fill_data_tbs_amsdu() local
|
/linux-6.1.9/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 1059 int tso; in fm10k_xmit_frame_ring() local
|
/linux-6.1.9/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_qp.c | 564 u32 tso = 0, ufo = 0; in hinic_set_tso_inner_l4() local
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1474 int tso; in ixgb_xmit_frame() local
|
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.c | 860 struct tso_t tso; in otx2_sq_append_tso() local
|
/linux-6.1.9/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 2432 int tso, count; in iavf_xmit_frame_ring() local
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 2287 int tso, csum; in ice_xmit_frame_ring() local
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/queue/ |
D | tx.c | 341 struct tso_t tso; in iwl_txq_gen2_build_amsdu() local
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 262 unsigned long tso; /* # of TSO requests */ member
|
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.h | 30 u64 tso; member
|
/linux-6.1.9/drivers/net/ethernet/atheros/alx/ |
D | main.c | 1537 int tso; in alx_start_xmit_ring() local
|
/linux-6.1.9/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 1489 struct tso_t tso; in nicvf_sq_append_tso() local
|
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac.h | 211 bool tso; member
|
/linux-6.1.9/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2283 int tso = 0; in igbvf_xmit_frame_ring_adv() local
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 252 u64 tso; member
|
/linux-6.1.9/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2216 int tso; in atl1c_tx_map() local
|