| H A D | bnxt.c | 1414 u8 agg_bufs, u32 *raw_cons) in bnxt_agg_bufs_valid() 1419 *raw_cons = ADV_RAW_CMP(*raw_cons, agg_bufs); 1420 last = RING_CMP(*raw_cons); in bnxt_copy_data() 1423 return RX_AGG_CMP_VALID(agg, *raw_cons); in bnxt_copy_data() 1485 u32 *raw_cons, void *cmp) in bnxt_discard_rx() 1488 u32 tmp_raw_cons = *raw_cons; in bnxt_discard_rx() 1510 *raw_cons = tmp_raw_cons; in bnxt_alloc_agg_idx() 1882 u32 *raw_cons, in bnxt_tpa_end() 1900 int rc = bnxt_discard_rx(bp, cpr, raw_cons, tpa_en in bnxt_tpa_end() 1408 bnxt_agg_bufs_valid(struct bnxt * bp,struct bnxt_cp_ring_info * cpr,u8 agg_bufs,u32 * raw_cons) bnxt_agg_bufs_valid() argument 1479 bnxt_discard_rx(struct bnxt * bp,struct bnxt_cp_ring_info * cpr,u32 * raw_cons,void * cmp) bnxt_discard_rx() argument 1876 bnxt_tpa_end(struct bnxt * bp,struct bnxt_cp_ring_info * cpr,u32 * raw_cons,struct rx_tpa_end_cmp * tpa_end,struct rx_tpa_end_cmp_ext * tpa_end1,u8 * event) bnxt_tpa_end() argument 2118 bnxt_rx_pkt(struct bnxt * bp,struct bnxt_cp_ring_info * cpr,u32 * raw_cons,u8 * event) bnxt_rx_pkt() argument 2408 bnxt_force_rx_discard(struct bnxt * bp,struct bnxt_cp_ring_info * cpr,u32 * raw_cons,u8 * event) bnxt_force_rx_discard() argument 3029 u32 raw_cons = cpr->cp_raw_cons; bnxt_has_work() local 3042 u32 raw_cons = cpr->cp_raw_cons; __bnxt_poll_work() local 3191 u32 raw_cons = cpr->cp_raw_cons; bnxt_poll_nitroa0() local 3346 u32 raw_cons = cpr->cp_raw_cons; bnxt_poll_p5() local [all...] |