Lines Matching defs:sk_buff

174  * @BRCMF_FWS_SKBSTATE_NEW: sk_buff is newly arrived in the driver.
175 * @BRCMF_FWS_SKBSTATE_DELAYED: sk_buff had to wait on queue.
176 * @BRCMF_FWS_SKBSTATE_SUPPRESSED: sk_buff has been suppressed by firmware.
196 * This information is stored in control buffer struct sk_buff::cb, which
214 * sk_buff control if flags
246 * sk_buff control packet identifier
422 struct sk_buff *pkt;
544 static bool brcmf_fws_ifidx_match(struct sk_buff *skb, void *arg)
582 struct sk_buff *pkt, u32 slot_id)
600 u32 slot_id, struct sk_buff **pktout,
625 bool (*matchfn)(struct sk_buff *, void *) = NULL;
626 struct sk_buff *skb;
663 bool (*fn)(struct sk_buff *, void *),
667 struct sk_buff *skb;
807 bool (*fn)(struct sk_buff *, void *),
812 struct sk_buff *skb;
839 bool (*matchfn)(struct sk_buff *, void *) = NULL;
857 static u8 brcmf_fws_hdrpush(struct brcmf_fws_info *fws, struct sk_buff *skb)
913 struct sk_buff *skb;
1153 struct sk_buff *skb)
1173 static void brcmf_fws_macdesc_return_req_credit(struct sk_buff *skb)
1234 struct sk_buff *p)
1242 struct sk_buff *p_head;
1243 struct sk_buff *p_tail;
1314 /* update the sk_buff state */
1327 static struct sk_buff *brcmf_fws_deq(struct brcmf_fws_info *fws, int fifo)
1331 struct sk_buff *p;
1395 struct sk_buff *skb,
1444 struct sk_buff *skb;
1667 void brcmf_fws_rxreorder(struct brcmf_if *ifp, struct sk_buff *pkt)
1674 struct sk_buff *pnext;
1836 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb)
1961 struct sk_buff *p)
1982 struct sk_buff *skb, int fifo)
1986 struct sk_buff *pktout;
2047 struct sk_buff *skb)
2089 static int brcmf_fws_assign_htod(struct brcmf_fws_info *fws, struct sk_buff *p,
2109 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb)
2200 struct sk_buff *skb;
2474 void brcmf_fws_bustxcomplete(struct brcmf_fws_info *fws, struct sk_buff *skb,