Home
last modified time | relevance | path

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

12

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

12