Home
last modified time | relevance | path

Searched defs:tso (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.6.21/net/core/
Dtso.c8 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-6.6.21/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-desc.c507 unsigned int tso, vlan; in xlgmac_map_tx_skb() local
Ddwc-xlgmac-hw.c710 unsigned int csum, tso, vlan; in xlgmac_dev_xmit() local
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/
Dxgbe-desc.c532 unsigned int offset, tso, vlan, datalen, len; in xgbe_map_tx_skb() local
/linux-6.6.21/drivers/net/ethernet/sun/
Dsunvnet_common.h66 unsigned tso:1; member
/linux-6.6.21/drivers/net/ethernet/freescale/enetc/
Denetc.c427 static __wsum enetc_tso_hdr_csum(struct tso_t *tso, struct sk_buff *skb, in enetc_tso_hdr_csum()
458 static void enetc_tso_complete_csum(struct enetc_bdr *tx_ring, struct tso_t *tso, in enetc_tso_complete_csum()
493 struct tso_t tso; in enetc_map_tx_tso_buffs() local
/linux-6.6.21/drivers/net/ethernet/google/gve/
Dgve_desc_dqo.h62 u8 tso: 1; member
/linux-6.6.21/drivers/net/ethernet/sfc/
Def100_nic.c202 netdev_features_t tso = NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_GSO_PARTIAL | in efx_ef100_init_datapath_caps() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c1292 struct tso_t tso; in iwl_fill_data_tbs_amsdu() local
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c564 u32 tso = 0, ufo = 0; in hinic_set_tso_inner_l4() local
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c1059 int tso; in fm10k_xmit_frame_ring() local
/linux-6.6.21/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c2431 int tso, count; in iavf_xmit_frame_ring() local
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_txrx.c2343 int tso, csum; in ice_xmit_frame_ring() local
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h262 unsigned long tso; /* # of TSO requests */ member
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c350 struct tso_t tso; in iwl_txq_gen2_build_amsdu() local
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c888 struct tso_t tso; in otx2_sq_append_tso() local
/linux-6.6.21/drivers/net/ethernet/atheros/alx/
Dmain.c1536 int tso; in alx_start_xmit_ring() local
/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c1456 int tso; in wx_xmit_frame_ring() local
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h30 u64 tso; member
/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1489 struct tso_t tso; in nicvf_sq_append_tso() local
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h219 bool tso; member
/linux-6.6.21/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2287 int tso = 0; in igbvf_xmit_frame_ring_adv() local
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c252 u64 tso; member
/linux-6.6.21/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2174 int tso; in atl1c_tx_map() local
/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c3895 int tso, count; in i40e_xmit_frame_ring() local

12