Searched defs:type_tucmd (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 1202 ixgbe_tx_ctxtdesc(struct ixgbe_ring *tx_ring, u32 vlan_macip_lens, u32 fcoe_sof_eof, u32 type_tucmd, u32 mss_l4len_idx) ixgbe_tx_ctxtdesc() argument
|
H A D | ixgbe_main.c | 6782 u32 vlan_macip_lens, type_tucmd; ixgbe_tso() local 6850 u32 type_tucmd = 0; ixgbe_tx_csum() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 3271 u32 vlan_macip_lens, type_tucmd; ixgbevf_tso() local 3342 u32 type_tucmd = 0; ixgbevf_tx_csum() local 3245 ixgbevf_tx_ctxtdesc(struct ixgbevf_ring *tx_ring, u32 vlan_macip_lens, u32 type_tucmd, u32 mss_l4len_idx) ixgbevf_tx_ctxtdesc() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 4652 u32 vlan_macip_lens, type_tucmd; igb_tso() local 4717 u32 type_tucmd = 0; igb_tx_csum() local 4623 igb_tx_ctxtdesc(struct igb_ring *tx_ring, u32 vlan_macip_lens, u32 type_tucmd, u32 mss_l4len_idx) igb_tx_ctxtdesc() argument
|
Completed in 239 milliseconds