Searched refs:p_fw_cons (Results 1 – 6 of 6) sorted by relevance
69 __le16 *p_fw_cons; member84 __le16 *p_fw_cons; member
328 __le16 **p_fw_cons);
150 __le16 *p_fw_cons; /* ptr to index value */ member
365 new_idx = le16_to_cpu(*p_tx->p_fw_cons); in qed_ll2_txq_completion()542 cq_new_idx = le16_to_cpu(*p_rx->p_fw_cons); in qed_ll2_rxq_completion()657 cq_new_idx = le16_to_cpu(*p_rx->p_fw_cons); in qed_ll2_lb_rxq_handler()892 new_idx = le16_to_cpu(*p_tx->p_fw_cons); in qed_ll2_lb_txq_completion()1467 &p_ll2_info->rx_queue.p_fw_cons); in qed_ll2_acquire_connection()1476 &p_ll2_info->tx_queue.p_fw_cons); in qed_ll2_acquire_connection()1597 *p_rx->p_fw_cons = 0; in qed_ll2_establish_connection()1619 *p_tx->p_fw_cons = 0; in qed_ll2_establish_connection()
345 u16 fw_cons_idx = le16_to_cpu(*p_eq->p_fw_cons); in qed_eq_completion()422 p_eq, &p_eq->eq_sb_index, &p_eq->p_fw_cons); in qed_eq_alloc()
1793 void *cookie, u8 *sb_idx, __le16 **p_fw_cons) in qed_int_register_cb() argument1807 *p_fw_cons = &p_sp_sb->sb_info.sb_virt->pi_array[pi]; in qed_int_register_cb()
Completed in 34 milliseconds