Searched refs:tso_t (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/include/net/ |
D | tso.h | 9 struct tso_t { struct 20 void tso_build_hdr(const struct sk_buff *skb, char *hdr, struct tso_t *tso, argument 22 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size); 23 int tso_start(struct sk_buff *skb, struct tso_t *tso);
|
/Linux-v5.10/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-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.c | 714 struct tso_t tso; in otx2_sq_append_tso()
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/queue/ |
D | tx.c | 410 struct tso_t tso; in iwl_txq_gen2_build_amsdu()
|
/Linux-v5.10/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 1488 struct tso_t tso; in nicvf_sq_append_tso()
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx.c | 1729 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
|
/Linux-v5.10/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 821 struct tso_t tso; in txq_submit_tso()
|
D | mvneta.c | 2644 struct tso_t tso; in mvneta_tx_tso()
|
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 3843 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data() 3887 struct tso_t tso; in mvpp2_tx_tso()
|
/Linux-v5.10/drivers/net/ethernet/freescale/ |
D | fec_main.c | 714 struct tso_t tso; in fec_enet_txq_submit_tso()
|