/linux-4.4.14/net/core/ |
D | tso.c | 15 void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr() 46 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() 64 void tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 500 unsigned int offset, tso, vlan, datalen, len; in xgbe_map_tx_skb() local
|
D | xgbe-dev.c | 1399 unsigned int csum, tso, vlan; in xgbe_dev_xmit() local
|
D | xgbe.h | 741 unsigned int tso; /* TCP Segmentation Offload */ member
|
/linux-4.4.14/arch/tile/include/hv/ |
D | drv_xgbe_intf.h | 342 uint8_t tso : 1; member 412 uint8_t tso : 1; member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunvnet.h | 47 unsigned tso:1; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 1962 int tso; in i40e_xmit_frame_ring() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 259 u64 tso; member
|
D | cxgb4.h | 610 unsigned long tso; /* # of TSO requests */ member
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 1098 int tso; in fm10k_xmit_frame_ring() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 260 unsigned long tso; /* # of TSO requests */ member
|
D | cxgb4vf_main.c | 1501 u64 tso; member
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 1040 struct tso_t tso; in nicvf_sq_append_tso() local
|
D | q_struct.h | 541 u64 tso:1; member
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1520 int tso; in ixgb_xmit_frame() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 2808 int tso; in i40e_xmit_frame_ring() local
|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2223 int tso = 0; in igbvf_xmit_frame_ring_adv() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2112 int tso; in atl1c_tx_map() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl1.c | 2364 int tso; in atl1_xmit_frame() local
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 699 struct tso_t tso; in fec_enet_txq_submit_tso() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1884 int copied, offset, copy_len, hdr_len = 0, tso = 0, vlan_oob = 0; in netxen_tso_check() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 3617 int tso; in ixgbevf_xmit_frame() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 2649 int tso; in qlge_send() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 3118 int tso; in e1000_xmit_frame() local
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 842 struct tso_t tso; in txq_submit_tso() local
|
D | mvneta.c | 1678 struct tso_t tso; in mvneta_tx_tso() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 5704 int tso; in e1000_xmit_frame() local
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 4998 int tso; in igb_xmit_frame_ring() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 7496 int tso; in ixgbe_xmit_frame_ring() local
|