Searched defs:cmd_type_len (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ix_txrx.c | 420 u32 olinfo_status = 0, cmd_type_len; in ixgbe_xmit() local 829 u32 *cmd_type_len, u32 *olinfo_status) in ixgbe_tx_ctx_setup() 992 ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, in ixgbe_tso_setup()
|
H A D | ixgbe_type.h | 3361 __le32 cmd_type_len; member
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_base.h | 27 uint32_t cmd_type_len; member
|
H A D | if_igc.c | 1734 uint32_t cmd_type_len = ctx_cmd_type_len | in igc_tx_common_locked() local 3179 igc_tx_ctx_setup(struct tx_ring * txr,struct mbuf * mp,int prod,uint32_t * cmd_type_len,uint32_t * olinfo_status) igc_tx_ctx_setup() argument 3343 igc_tso_setup(struct tx_ring * txr,struct mbuf * mp,int prod,uint32_t * cmd_type_len,uint32_t * olinfo_status) igc_tso_setup() argument
|