Searched defs:type_tucmd (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c1202 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 Dixgbe_main.c6782 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 Dixgbevf_main.c3271 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 Digb_main.c4652 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