Searched defs:ifidx (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/ |
D | dhd_linux.c | 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() [all …]
|
D | dhd_cdc.c | 144 brcmf_proto_cdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_cdc_query_dcmd() 226 int brcmf_proto_cdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_cdc_set_dcmd() 279 brcmf_proto_dcmd(struct brcmf_pub *drvr, int ifidx, struct brcmf_dcmd *dcmd, in brcmf_proto_dcmd() 358 void brcmf_proto_hdrpush(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_hdrpush() 381 int brcmf_proto_hdrpull(struct device *dev, int *ifidx, in brcmf_proto_hdrpull()
|
D | dhd_bus.h | 79 static inline void brcmf_rx_packet(struct device *dev, int ifidx, in brcmf_rx_packet()
|
D | dhd_common.c | 436 brcmf_c_host_event(struct brcmf_pub *drvr, int *ifidx, void *pktdata, in brcmf_c_host_event()
|
D | dhd_sdio.c | 1142 int ifidx = 0; in brcmf_sdbrcm_rxglom() local 1719 int ifidx = 0; in brcmf_sdbrcm_readframes() local
|
D | dhd.h | 619 u8 ifidx; member
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 310 int ifidx; in t3_l2t_get() local 402 int ifidx = neigh->dev->ifindex; in t3_l2t_update() local
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 368 int ifidx = neigh->dev->ifindex; in cxgb4_l2t_get() local 445 int ifidx = neigh->dev->ifindex; in t4_l2t_update() local
|
/linux-3.3/tools/lguest/ |
D | lguest.c | 1406 int ifidx; in add_to_bridge() local
|
/linux-3.3/net/wireless/ |
D | nl80211.c | 280 int ifidx = cb->args[0]; in nl80211_prepare_netdev_dump() local
|