Home
last modified time | relevance | path

Searched refs:rxp_q (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bna/
Dbna_txrx.c1422 list_for_each(qe, &rx->rxp_q) { in bna_rxf_init()
1842 list_for_each(qe, &(rx)->rxp_q) { \
1879 list_for_each(qe_rxp, &rx->rxp_q) { in bna_rx_sm_stopped_entry()
1916 list_for_each(qe_rxp, &rx->rxp_q) { in bna_rx_sm_rxf_start_wait_entry()
1961 list_for_each(qe_rxp, &rx->rxp_q) { in bna_rx_sm_started_entry()
2031 list_for_each(qe, &rx->rxp_q) { in bna_rx_sm_rxq_stop_wait_entry()
2058 list_for_each(qe, &rx->rxp_q) { in bna_rx_sm_rxq_stop_wait()
2241 list_for_each(qe_rxp, &rx->rxp_q) { in bna_rit_create()
2354 INIT_LIST_HEAD(&rx->rxp_q); in _rx_init()
2448 list_add_tail(&rxp->qe, &rx->rxp_q); in _rx_add_rxp()
[all …]
Dbna_types.h948 struct list_head rxp_q; member
Dbna_ctrl.c1901 list_for_each(rxp_qe, &rx->rxp_q) { in bna_sw_stats_get()
2587 list_for_each(qe, &rx->rxp_q) { in bna_rx_coalescing_timeo_set()