Searched refs:agg_event (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c929 bool *agg_event) bnxt_tpa_end()
954 *agg_event = true; bnxt_tpa_end()
1045 bool *agg_event) bnxt_rx_pkt()
1086 agg_event); bnxt_rx_pkt()
1117 *agg_event = true; bnxt_rx_pkt()
1331 bool agg_event = false; bnxt_poll_work() local
1349 rc = bnxt_rx_pkt(bp, bnapi, &raw_cons, &agg_event); bnxt_poll_work()
1384 if (agg_event) { bnxt_poll_work()
924 bnxt_tpa_end(struct bnxt *bp, struct bnxt_napi *bnapi, u32 *raw_cons, struct rx_tpa_end_cmp *tpa_end, struct rx_tpa_end_cmp_ext *tpa_end1, bool *agg_event) bnxt_tpa_end() argument
1044 bnxt_rx_pkt(struct bnxt *bp, struct bnxt_napi *bnapi, u32 *raw_cons, bool *agg_event) bnxt_rx_pkt() argument

Completed in 184 milliseconds