| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | flowring.c | 25 #define BRCMF_FLOWRING_HASH_AP(da, fifo, ifidx) (da[5] * 2 + fifo + ifidx * 16) argument 26 #define BRCMF_FLOWRING_HASH_STA(fifo, ifidx) (fifo + ifidx * 16) argument 60 u8 prio, u8 ifidx) in brcmf_flowring_lookup() 104 u8 prio, u8 ifidx) in brcmf_flowring_create() 187 u8 ifidx; in brcmf_flowring_block() local 233 u8 ifidx; in brcmf_flowring_delete() local 408 void brcmf_flowring_configure_addr_mode(struct brcmf_flowring *flow, int ifidx, in brcmf_flowring_configure_addr_mode() 430 void brcmf_flowring_delete_peer(struct brcmf_flowring *flow, int ifidx, in brcmf_flowring_delete_peer() 477 void brcmf_flowring_add_tdls_peer(struct brcmf_flowring *flow, int ifidx, in brcmf_flowring_add_tdls_peer()
|
| H A D | proto.h | 63 static inline int brcmf_proto_query_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_query_dcmd() 69 static inline int brcmf_proto_set_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_set_dcmd() 76 static inline int brcmf_proto_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_tx_queue_data() 82 static inline int brcmf_proto_txdata(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_txdata() 88 brcmf_proto_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_configure_addr_mode() 94 brcmf_proto_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_proto_delete_peer() 99 brcmf_proto_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_proto_add_tdls_peer()
|
| H A D | bcdc.c | 109 brcmf_proto_bcdc_msg(struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf, in brcmf_proto_bcdc_msg() 158 brcmf_proto_bcdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_query_dcmd() 216 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_set_dcmd() 257 brcmf_proto_bcdc_hdrpush(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_hdrpush() 333 static int brcmf_proto_bcdc_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_tx_queue_data() 346 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_txdata() 383 brcmf_proto_bcdc_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_configure_addr_mode() 389 brcmf_proto_bcdc_delete_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_delete_peer() 395 brcmf_proto_bcdc_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_add_tdls_peer()
|
| H A D | msgbuf.c | 78 u8 ifidx; member 224 int ifidx; member 431 static int brcmf_msgbuf_tx_ioctl(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_tx_ioctl() 492 static int brcmf_msgbuf_query_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_query_dcmd() 530 static int brcmf_msgbuf_set_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_set_dcmd() 665 static u32 brcmf_msgbuf_flowring_create(struct brcmf_msgbuf *msgbuf, int ifidx, in brcmf_msgbuf_flowring_create() 800 static int brcmf_msgbuf_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_tx_queue_data() 829 brcmf_msgbuf_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_configure_addr_mode() 839 brcmf_msgbuf_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_msgbuf_delete_peer() 848 brcmf_msgbuf_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_msgbuf_add_tdls_peer() [all …]
|
| H A D | core.c | 78 struct brcmf_if *brcmf_get_ifp(struct brcmf_pub *drvr, int ifidx) in brcmf_get_ifp() 852 struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bsscfgidx, s32 ifidx, in brcmf_add_if() 922 int ifidx; in brcmf_del_if() local 1523 int ifidx; in brcmf_bus_change_state() local
|
| H A D | flowring.h | 16 u8 ifidx; member
|
| H A D | core.h | 195 int ifidx; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | l2t.c | 274 int ifidx; in t3_l2t_get() local 368 int ifidx = neigh->dev->ifindex; in t3_l2t_update() local
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_vf_rep.h | 38 int ifidx; member
|
| H A D | request_manager.c | 192 int ifidx, in octeon_setup_iq()
|
| H A D | octeon_iq.h | 176 int ifidx; member
|
| H A D | octeon_network.h | 102 int ifidx; member
|
| H A D | liquidio_common.h | 1014 u8 ifidx; member
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | bus.h | 20 u8 ifidx; member
|
| /linux/drivers/net/netdevsim/ |
| H A D | bus.c | 348 unsigned int ifidx; in unlink_device_store() local
|
| /linux/include/net/netfilter/ |
| H A D | nf_flow_table.h | 147 u32 ifidx; member
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 75 int ifidx = -1; in __cfg80211_wdev_from_attrs() local 3337 int ifidx = nla_get_u32(tb[NL80211_ATTR_IFINDEX]); in nl80211_dump_wiphy_parse() local
|