Searched refs:ret_bytes_last_fw_update (Results 1 – 3 of 3) sorted by relevance
1265 if(S32_SUB(rxq->ret_bytes, rxq->ret_bytes_last_fw_update + HC_RET_BYTES_TH(pdev)) >= 0) in lm_return_packet_bytes()1276 rxq->ret_bytes_last_fw_update = rxq->ret_bytes; in lm_return_packet_bytes()1279 rxq->ret_bytes_last_fw_update = rxq->ret_bytes; in lm_return_packet_bytes()
701 rxq_chain->ret_bytes_last_fw_update = 0; in lm_setup_rxq()
2542 u32_t ret_bytes_last_fw_update; member