Searched defs:tx_queue (Results 1 – 10 of 10) sorted by relevance
153 struct tx_queue { struct154 int hwindex; /* hardware index */155 int nentries;156 u_int queued; /* or avail? */157 u_int cur;158 u_int next;159 u_int prod_idx;160 u_int cons_idx;161 struct gen_ring_ent *entries;197 struct tx_queue tx_queue[NTXQUEUE]; member
126 struct ecore_ll2_tx_queue tx_queue; member
129 __u32 rx_queue, tx_queue; in sdp_seq_show() local
73 TAU32_UserRequest *tx_queue; member
236 pci_vtcon_port_to_vq(struct pci_vtcon_port *port, bool tx_queue) in pci_vtcon_port_to_vq()
809 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue()
1113 struct hostapd_tx_queue_params tx_queue[4]; member
609 __le16 tx_queue; member
1004 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES]; member
26934 uint8_t tx_queue; member28748 uint8_t tx_queue; member