Home
last modified time | relevance | path

Searched defs:olinfo_status (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dix_txrx.c420 u32 olinfo_status = 0, cmd_type_len; in ixgbe_xmit() local
829 u32 *cmd_type_len, u32 *olinfo_status) in ixgbe_tx_ctx_setup()
993 u32 *olinfo_status) in ixgbe_tso_setup()
H A Dixgbe_type.h3362 __le32 olinfo_status; member
/netbsd-src/sys/dev/pci/igc/
H A Digc_base.h28 uint32_t olinfo_status; member
H A Dif_igc.c1723 uint32_t ctx_cmd_type_len = 0, olinfo_status = 0; 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
[all...]