Searched refs:tso_t (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A 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);
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.c | 714 struct tso_t tso; in otx2_sq_append_tso()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/queue/ |
| H A D | tx.c | 410 struct tso_t tso; in iwl_txq_gen2_build_amsdu()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_queues.c | 1488 struct tso_t tso; in nicvf_sq_append_tso()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | tx.c | 1731 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 821 struct tso_t tso; in txq_submit_tso()
|
| H A D | mvneta.c | 2644 struct tso_t tso; in mvneta_tx_tso()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 3880 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data() 3924 struct tso_t tso; in mvpp2_tx_tso()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 716 struct tso_t tso; in fec_enet_txq_submit_tso()
|