Searched refs:hw_cons_ptr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h111 volatile __le16 *hw_cons_ptr; member in struct:qlnx_rx_queue
151 volatile __le16 *hw_cons_ptr; member in struct:qlnx_tx_queue
H A Dqlnx_os.c473 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
2936 le16toh(*txq->hw_cons_ptr),
2984 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
3008 le16toh(*txq->hw_cons_ptr),
4606 hw_comp_cons = le16toh(*rxq->hw_cons_ptr);
6824 fp->rxq->hw_cons_ptr =
6860 txq->hw_cons_ptr =
6947 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
6959 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h242 __le16 *hw_cons_ptr; member in struct:qlnxr_cnq
H A Dqlnxr_os.c318 hw_comp_cons = le16_to_cpu(*cnq->hw_cons_ptr);
526 dev->cnq_array[i].hw_cons_ptr =

Completed in 113 milliseconds