Home
last modified time | relevance | path

Searched refs:bnxt_vf_rep_rx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.h21 void bnxt_vf_rep_rx(struct bnxt *bp, struct sk_buff *skb);
54 static inline void bnxt_vf_rep_rx(struct bnxt *bp, struct sk_buff *skb) in bnxt_vf_rep_rx() function
H A Dbnxt_vfr.c198 void bnxt_vf_rep_rx(struct bnxt *bp, struct sk_buff *skb) in bnxt_vf_rep_rx() function
H A Dbnxt.c1931 bnxt_vf_rep_rx(bp, skb); in bnxt_deliver_skb()