Home
last modified time | relevance | path

Searched refs:p_fw_cons (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h82 __le16 *p_fw_cons; member
95 __le16 *p_fw_cons; member
H A Decore_int.h165 __le16 **p_fw_cons);
H A Decore_ll2.c231 new_idx = OSAL_LE16_TO_CPU(*p_tx->p_fw_cons); in ecore_ll2_txq_completion()
430 cq_new_idx = OSAL_LE16_TO_CPU(*p_rx->p_fw_cons); in ecore_ll2_rxq_completion()
551 cq_new_idx = OSAL_LE16_TO_CPU(*p_rx->p_fw_cons); in ecore_ll2_lb_rxq_handler()
773 new_idx = OSAL_LE16_TO_CPU(*p_tx->p_fw_cons); in ecore_ll2_lb_txq_completion()
1345 &p_ll2_info->rx_queue.p_fw_cons); in ecore_ll2_acquire_connection()
1354 &p_ll2_info->tx_queue.p_fw_cons); in ecore_ll2_acquire_connection()
1439 *p_rx->p_fw_cons = 0; in ecore_ll2_establish_connection()
1464 *p_tx->p_fw_cons = 0; in ecore_ll2_establish_connection()
H A Decore_spq.h150 __le16 *p_fw_cons; /* ptr to index value */ member
H A Decore_spq.c427 u16 fw_cons_idx = OSAL_LE16_TO_CPU(*p_eq->p_fw_cons); in ecore_eq_completion()
514 p_eq, &p_eq->eq_sb_index, &p_eq->p_fw_cons); in ecore_eq_alloc()
H A Decore_int.c1833 __le16 **p_fw_cons) in ecore_int_register_cb() argument
1847 *p_fw_cons = &p_sp_sb->sb_info.sb_virt->pi_array[pi]; in ecore_int_register_cb()