| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_pktdump.h | 76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump() 85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() 94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() 103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() 112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump() 121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
|
| H A D | dhd_cdc.c | 127 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 232 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 330 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 420 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 459 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|
| H A D | dhd_cfg80211.c | 144 int ifidx, uint8 *addr, int bssidx, char *name, int if_state) in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 157 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 163 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_pktdump.h | 76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump() 85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() 94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() 103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() 112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump() 121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
|
| H A D | dhd_cdc.c | 127 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 232 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 330 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 420 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 459 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|
| H A D | dhd_cfg80211.c | 144 int ifidx, uint8 *addr, int bssidx, char *name, int if_state) in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 157 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 163 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| H A D | dhd_linux_pktdump.c | 350 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 552 dhd_dump_wsc_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_wsc_message() 653 dhd_dump_eap_packet(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_eap_packet() 773 dhd_dump_eapol_4way_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, bool tx, in dhd_dump_eapol_4way_message() 834 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_eapol_message() 929 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_dhcp_dump() 1023 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_icmp_dump() 1107 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_arp_dump() 1213 dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_dns_dump() 1265 dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen) in dhd_rx_pkt_dump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_pktdump.h | 76 static INLINE void dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_rx_pkt_dump() 85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() 94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() 103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() 112 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump() 121 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
|
| H A D | dhd_cdc.c | 127 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 232 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 330 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 420 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 459 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|
| H A D | dhd_cfg80211.c | 144 int ifidx, uint8 *addr, int bssidx, char *name, int if_state) in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 157 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 163 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| /OK3568_Linux_fs/kernel/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() 431 void brcmf_flowring_delete_peer(struct brcmf_flowring *flow, int ifidx, in brcmf_flowring_delete_peer() 480 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 | 107 brcmf_proto_bcdc_msg(struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf, in brcmf_proto_bcdc_msg() 156 brcmf_proto_bcdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_query_dcmd() 214 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_set_dcmd() 255 brcmf_proto_bcdc_hdrpush(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_hdrpush() 331 static int brcmf_proto_bcdc_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_tx_queue_data() 344 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_txdata() 382 brcmf_proto_bcdc_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_configure_addr_mode() 388 brcmf_proto_bcdc_delete_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_delete_peer() 394 brcmf_proto_bcdc_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_add_tdls_peer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_pktdump.h | 82 static INLINE void dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_trx_pkt_dump() 91 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() 100 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() 109 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() 118 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump() 127 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
|
| H A D | dhd_cdc.c | 208 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 306 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 426 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 524 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 569 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|
| H A D | dhd_cfg80211.c | 125 int ifidx, uint8 *addr, int bssidx, char *name, int if_state) in wl_cfg80211_update_iflist_info() 130 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 137 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 143 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| H A D | dhd_statlog.c | 169 dhd_statlog_ring_log(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint8 dir, in dhd_statlog_ring_log() 225 dhd_statlog_ring_log_data(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, in dhd_statlog_ring_log_data() 234 uint8 ifidx, uint8 dir, uint16 reason) in dhd_statlog_ring_log_data_reason() 241 dhd_statlog_ring_log_ctrl(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint16 reason) in dhd_statlog_ring_log_ctrl() 247 dhd_statlog_process_event(dhd_pub_t *dhdp, int type, uint8 ifidx, in dhd_statlog_process_event()
|
| H A D | dhd_linux.c | 1225 int ifidx; /* interface index */ member 1252 int ifidx) in dhd_dev_priv_save() 1263 struct dhd_if * dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 1275 dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_set_1905_almac() 1292 dhd_get_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_get_1905_almac() 1605 dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() 1635 dhd_add_sta(void *pub, int ifidx, void *ea) in dhd_add_sta() 1681 dhd_del_all_sta(void *pub, int ifidx) in dhd_del_all_sta() 1714 dhd_del_sta(void *pub, int ifidx, void *ea) in dhd_del_sta() 1750 dhd_findadd_sta(void *pub, int ifidx, void *ea) in dhd_findadd_sta() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_pktdump.h | 82 static INLINE void dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_trx_pkt_dump() 91 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() 100 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() 109 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() 118 static INLINE void dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_arp_dump() 127 static INLINE void dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, in dhd_dump_eapol_message()
|
| H A D | dhd_cdc.c | 136 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 234 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 336 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 434 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 479 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|
| H A D | dhd_cfg80211.c | 125 int ifidx, uint8 *addr, int bssidx, char *name, int if_state) in wl_cfg80211_update_iflist_info() 130 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 137 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 143 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| H A D | dhd_statlog.c | 169 dhd_statlog_ring_log(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint8 dir, in dhd_statlog_ring_log() 225 dhd_statlog_ring_log_data(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, in dhd_statlog_ring_log_data() 234 uint8 ifidx, uint8 dir, uint16 reason) in dhd_statlog_ring_log_data_reason() 241 dhd_statlog_ring_log_ctrl(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint16 reason) in dhd_statlog_ring_log_ctrl() 247 dhd_statlog_process_event(dhd_pub_t *dhdp, int type, uint8 ifidx, in dhd_statlog_process_event()
|
| H A D | dhd_linux.c | 1234 int ifidx; /* interface index */ member 1261 int ifidx) in dhd_dev_priv_save() 1272 struct dhd_if * dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 1284 dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_set_1905_almac() 1301 dhd_get_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_get_1905_almac() 1614 dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() 1644 dhd_add_sta(void *pub, int ifidx, void *ea) in dhd_add_sta() 1690 dhd_del_all_sta(void *pub, int ifidx) in dhd_del_all_sta() 1723 dhd_del_sta(void *pub, int ifidx, void *ea) in dhd_del_sta() 1759 dhd_findadd_sta(void *pub, int ifidx, void *ea) in dhd_findadd_sta() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_cfg80211.c | 128 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 135 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 141 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
|
| H A D | dhd_cdc.c | 200 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() 285 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() 389 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 487 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) in dhd_prot_hdrpush() 527 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, in dhd_prot_hdrpull()
|