HomeSort by: relevance | last modified time | path
    Searched defs:sk_txmap_entry (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_skvar.h 105 struct sk_txmap_entry { struct
107 SIMPLEQ_ENTRY(sk_txmap_entry) link;
113 struct sk_txmap_entry *sk_tx_map[SK_TX_RING_CNT];
233 SIMPLEQ_HEAD(__sk_txmaphead, sk_txmap_entry) sk_txmap_head;
if_skvar.h 105 struct sk_txmap_entry { struct
107 SIMPLEQ_ENTRY(sk_txmap_entry) link;
113 struct sk_txmap_entry *sk_tx_map[SK_TX_RING_CNT];
233 SIMPLEQ_HEAD(__sk_txmaphead, sk_txmap_entry) sk_txmap_head;
if_skvar.h 105 struct sk_txmap_entry { struct
107 SIMPLEQ_ENTRY(sk_txmap_entry) link;
113 struct sk_txmap_entry *sk_tx_map[SK_TX_RING_CNT];
233 SIMPLEQ_HEAD(__sk_txmaphead, sk_txmap_entry) sk_txmap_head;
if_skvar.h 105 struct sk_txmap_entry { struct
107 SIMPLEQ_ENTRY(sk_txmap_entry) link;
113 struct sk_txmap_entry *sk_tx_map[SK_TX_RING_CNT];
233 SIMPLEQ_HEAD(__sk_txmaphead, sk_txmap_entry) sk_txmap_head;

Completed in 41 milliseconds