Searched refs:ecore_cons_idx (Results 1 – 1 of 1) sorted by relevance
438 u16 ecore_cons_idx; in qlnx_num_tx_compl() local442 ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl); in qlnx_num_tx_compl()444 return (hw_bd_cons - ecore_cons_idx); in qlnx_num_tx_compl()2939 u16 ecore_cons_idx; in qlnx_tx_int() local2946 (ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl))) { in qlnx_tx_int()2947 diff = hw_bd_cons - ecore_cons_idx; in qlnx_tx_int()6820 uint16_t ecore_cons_idx; in qlnx_drain_txq() local6827 (ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl))) { in qlnx_drain_txq()