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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h114 volatile __le16 *hw_cons_ptr; member in struct:qlnx_rx_queue
157 volatile __le16 *hw_cons_ptr; member in struct:qlnx_tx_queue
H A Dqlnx_os.c480 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
2991 le16toh(*txq->hw_cons_ptr),
3040 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
3066 le16toh(*txq->hw_cons_ptr),
4710 hw_comp_cons = le16toh(*rxq->hw_cons_ptr);
6959 fp->rxq->hw_cons_ptr =
6995 txq->hw_cons_ptr =
7084 hw_bd_cons = le16toh(*txq->hw_cons_ptr);
7097 hw_bd_cons = le16toh(*txq->hw_cons_ptr);

Completed in 73 milliseconds