Lines Matching defs:ifidx
86 char *brcmf_ifname(struct brcmf_pub *drvr, int ifidx) in brcmf_ifname()
273 int brcmf_sendpkt(struct brcmf_pub *drvr, int ifidx, struct sk_buff *pktbuf) in brcmf_sendpkt()
351 void brcmf_txflowcontrol(struct device *dev, int ifidx, bool state) in brcmf_txflowcontrol()
366 static int brcmf_host_event(struct brcmf_pub *drvr, int *ifidx, in brcmf_host_event()
383 void brcmf_rx_frame(struct device *dev, int ifidx, in brcmf_rx_frame()
466 uint ifidx; in brcmf_txcomplete() local
505 static int brcmf_toe_get(struct brcmf_pub *drvr, int ifidx, u32 *toe_ol) in brcmf_toe_get()
541 static int brcmf_toe_set(struct brcmf_pub *drvr, int ifidx, u32 toe_ol) in brcmf_toe_set()
844 brcmf_add_if(struct device *dev, int ifidx, char *name, u8 *mac_addr) in brcmf_add_if()
895 void brcmf_del_if(struct brcmf_pub *drvr, int ifidx) in brcmf_del_if()
1025 int brcmf_net_attach(struct brcmf_pub *drvr, int ifidx) in brcmf_net_attach()