Searched refs:bnxt_rx_pkt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1713 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt() function 1972 return bnxt_rx_pkt(bp, cpr, raw_cons, event); in bnxt_force_rx_discard() 2312 rc = bnxt_rx_pkt(bp, cpr, &raw_cons, &event); in __bnxt_poll_work() 2437 rc = bnxt_rx_pkt(bp, cpr, &raw_cons, &event); in bnxt_poll_nitroa0()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1785 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt() function 2100 rc = bnxt_rx_pkt(bp, cpr, raw_cons, event); in bnxt_force_rx_discard() 2535 rc = bnxt_rx_pkt(bp, cpr, &raw_cons, &event); in __bnxt_poll_work() 2662 rc = bnxt_rx_pkt(bp, cpr, &raw_cons, &event); in bnxt_poll_nitroa0()
|
Completed in 30 milliseconds