Searched defs:olinfo_status (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/dev/netmap/
H A Dif_igb_netmap.h101 u32 olinfo_status = local
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_vf.h124 u32 olinfo_status; member in struct:e1000_adv_tx_desc::__anon8487
H A De1000_82575.h286 __le32 olinfo_status; member in struct:e1000_adv_tx_desc::__anon8449
H A Dif_igb.c1837 u32 olinfo_status = 0, cmd_type_len; local
3704 igb_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, u32 *olinfo_status) argument
3823 igb_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, u32 *olinfo_status) argument
[all...]
/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixv.c1197 u32 olinfo_status = 0, cmd_type_len; local
H A Dixgbe.c1754 u32 olinfo_status = 0, cmd_type_len; local
3276 ixgbe_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, u32 *olinfo_status) argument
3401 ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, u32 *olinfo_status) argument
[all...]
H A Dixgbe_type.h2492 __le32 olinfo_status; member in struct:ixgbe_adv_tx_desc::__anon8992

Completed in 103 milliseconds