Home
last modified time | relevance | path

Searched defs:ifidx (Results 1 - 25 of 31) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_pktdump.h76 static INLINE void dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, in dhd_trx_pkt_dump() argument
85 static INLINE void dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dhcp_dump() argument
94 static INLINE void dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, in dhd_dns_dump() argument
103 static INLINE void dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, in dhd_icmp_dump() argument
112 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_arp_dump() argument
121 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_message() argument
[all...]
H A Ddhd_cfg80211.c145 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() argument
138 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, int ifidx, uint8 *addr, int bssidx, char *name, int if_state) wl_cfg80211_update_iflist_info() argument
151 wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_register_if() argument
157 wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_remove_if() argument
H A Dwl_event.c440 wl_ext_event_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_event_attach_netdev() argument
454 wl_ext_event_dettach_netdev(struct net_device *net, int ifidx) wl_ext_event_dettach_netdev() argument
[all...]
H A Ddhd_cdc.c207 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_query_ioctl() argument
304 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) in dhdcdc_set_ioctl() argument
415 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() argument
513 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, voi argument
552 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf, uchar *reorder_buf_info, uint *reorder_info_len) dhd_prot_hdrpull() argument
[all...]
H A Ddhd_linux_lb.c1191 dhd_lb_rx_pkt_enqueue(dhd_pub_t *dhdp, void *pkt, int ifidx) in dhd_lb_rx_pkt_enqueue() argument
1272 int ifidx; in dhd_lb_tx_process() local
1234 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, int ifidx, void *skb) dhd_lb_sendpkt() argument
[all...]
H A Ddhd_ip.c129 int ifidx; member
308 int ifidx; in dhd_tcpack_send() local
1171 dhd_tcpack_hold(dhd_pub_t *dhdp, void *pkt, int ifidx) in dhd_tcpack_hold() argument
[all...]
H A Dwl_android.h215 wl_ext_update_eapol_status(dhd_pub_t *dhd, int ifidx, uint eapol_status) wl_ext_update_eapol_status() argument
[all...]
H A Ddbus.c2357 int ifidx = 0; in dhd_dbus_recv_pkt() local
H A Ddhd_linux.h204 int ifidx; member
315 int ifidx; /* index of interface in dhd */ member
H A Ddhd_linux_pktdump.c404 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() argument
601 dhd_dump_wsc_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_wsc_message() argument
717 dhd_dump_eap_packet(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eap_packet() argument
844 dhd_dump_eapol_4way_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_4way_message() argument
916 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dump_eapol_message() argument
1018 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dhcp_dump() argument
1126 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_icmp_dump() argument
1226 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_arp_dump() argument
1347 dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) dhd_dns_dump() argument
1409 dhd_trx_pkt_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, bool tx) dhd_trx_pkt_dump() argument
[all...]
H A Ddhd_config.c1272 dhd_conf_set_bufiovar(dhd_pub_t *dhd, int ifidx, uint cmd, char *name, in dhd_conf_set_bufiovar() argument
1301 dhd_conf_get_iovar(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_get_iovar() argument
1798 dhd_conf_get_wme(dhd_pub_t *dhd, int ifidx, int mode, edcf_acparam_t *acp) in dhd_conf_get_wme() argument
1846 dhd_conf_update_wme(dhd_pub_t *dhd, int ifidx, in argument
1906 dhd_conf_set_wme(dhd_pub_t *dhd, int ifidx, int mode) dhd_conf_set_wme() argument
2300 dhd_conf_mkeep_alive(dhd_pub_t *dhd, int ifidx, int id, int period, char *packet, bool bcast) dhd_conf_mkeep_alive() argument
2354 dhd_conf_set_garp(dhd_pub_t *dhd, int ifidx, uint32 ipa, bool enable) dhd_conf_set_garp() argument
2519 dhd_conf_wait_event_complete(struct dhd_pub *dhd, int ifidx) dhd_conf_wait_event_complete() argument
[all...]
H A Dwl_android.c6467 int ifidx = WL_STATIC_IFIDX; /* Register ndev with a reserved ifidx */ in wl_cfg80211_register_static_if() local
H A Ddhd_common.c901 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() argument
1010 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() argument
914 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, int cmd, uint8 set, int ifidx) dhd_wl_ioctl_get_intiovar() argument
938 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, int cmd, uint8 set, int ifidx) dhd_wl_ioctl_set_intiovar() argument
3385 wl_event_process(dhd_pub_t *dhd_pub, int *ifidx, void *pktdata, uint pktlen, void **data_ptr, void *raw_event) wl_event_process() argument
3433 wl_process_host_event(dhd_pub_t *dhd_pub, int *ifidx, void *pktdata, uint pktlen, wl_event_msg_t *event, void **data_ptr, void *raw_event) wl_process_host_event() argument
3802 wl_host_event(dhd_pub_t *dhd_pub, int *ifidx, void *pktdata, uint pktlen, wl_event_msg_t *event, void **data_ptr, void *raw_event) wl_host_event() argument
4993 dhd_is_associated(dhd_pub_t *dhd, uint8 ifidx, int *retval) dhd_is_associated() argument
[all...]
H A Ddhd_msgbuf.c5536 int ifidx = 0, if_newidx = 0; dhd_prot_process_msgbuf_rxcpl() local
6519 int ifidx = 0; dhd_prot_event_process() local
6626 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *PKTBUF) dhd_prot_hdrpush() argument
6646 dhd_prot_txdata(dhd_pub_t *dhd, void *PKTBUF, uint8 ifidx) dhd_prot_txdata() argument
6978 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pkt, uchar *buf, uint *len) dhd_prot_hdrpull() argument
7054 dhd_prot_wl_ioctl_ret_intercept(dhd_pub_t *dhd, wl_ioctl_t * ioc, void * buf, int ifidx, int ret, int len) dhd_prot_wl_ioctl_ret_intercept() argument
7078 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) dhd_prot_ioctl() argument
7496 dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) dhd_msgbuf_query_ioctl() argument
7726 dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len, uint8 action) dhd_msgbuf_set_ioctl() argument
8053 dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd, void* buf, int ifidx) dhd_fillup_ioct_reqst() argument
10212 dhd_rxchain_frame(dhd_pub_t *dhd, void *pkt, uint ifidx) dhd_rxchain_frame() argument
[all...]
H A Ddhd_pcie.c3995 dhd_bus_txdata(struct dhd_bus *bus, void *txp, uint8 ifidx) in dhd_bus_txdata() argument
4185 dhd_bus_rx_frame(struct dhd_bus *bus, void* pkt, int ifidx, uint pkt_count) in dhd_bus_rx_frame() argument
H A Dwl_android_ext.c184 int ifidx; member
560 wl_ext_user_sync(struct dhd_pub *dhd, int ifidx, bool lock) in wl_ext_user_sync() argument
590 wl_ext_event_complete(struct dhd_pub *dhd, int ifidx) in wl_ext_event_complete() argument
4308 wl_ext_get_wlfc_maxcount(struct dhd_pub *dhd, int ifidx) wl_ext_get_wlfc_maxcount() argument
4676 wl_ext_iapsta_update_iftype(struct net_device *net, int ifidx, int wl_iftype) wl_ext_iapsta_update_iftype() argument
4713 wl_ext_iapsta_ifadding(struct net_device *net, int ifidx) wl_ext_iapsta_ifadding() argument
5161 wl_ext_update_eapol_status(dhd_pub_t *dhd, int ifidx, uint eapol_status) wl_ext_update_eapol_status() argument
5324 wl_ext_iapsta_attach_name(struct net_device *net, int ifidx) wl_ext_iapsta_attach_name() argument
5352 wl_ext_iapsta_update_net_device(struct net_device *net, int ifidx) wl_ext_iapsta_update_net_device() argument
5388 wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) wl_ext_iapsta_attach_netdev() argument
5436 wl_ext_iapsta_dettach_netdev(struct net_device *net, int ifidx) wl_ext_iapsta_dettach_netdev() argument
5613 int ret = -1, i, ifidx, id, period=-1; wl_ext_mkeep_alive() local
[all...]
H A Dwl_cfg80211.h761 u8 ifidx; member
967 int ifidx; member
1464 wl_get_netinfo_by_fw_idx(struct bcm_cfg80211 *cfg, s32 bssidx, u8 ifidx) in wl_get_netinfo_by_fw_idx() argument
1527 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct wireless_dev * wdev, wl_iftype_t iftype, bool pm_block, u8 bssidx, u8 ifidx) wl_alloc_netinfo() argument
1814 wl_get_wdev_by_fw_idx(struct bcm_cfg80211 *cfg, s32 bssidx, s32 ifidx) wl_get_wdev_by_fw_idx() argument
[all...]
H A Ddhd_sdio.c5395 int ifidx = 0; in dhdsdio_rxglom() local
5831 int ifidx = 0; dhdsdio_readframes() local
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c373 int ifidx, prefixlen, scope; in get_a_lla_byifindex() local
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c43 void set_krn_netdev(struct NetDevice *hnetdev, struct net_device *netdev, int ifidx) in set_krn_netdev() argument
49 struct NetDevice *get_hdf_netdev(int ifidx) in get_hdf_netdev() argument
54 struct net_device *get_krn_netdev(int ifidx) in get_krn_netdev() argument
141 int P2pInitNetdev(struct NetDevice *netDevice, WifiIfAdd *ifAdd, int private_data_size, int ifidx) in P2pInitNetdev() argument
[all...]
H A Dhdf_bdh_mac80211.c1898 int ifidx = 0; in WalGetDriverFlag() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c545 int ifidx; in mlme_event_ch_switch() local
2645 int ifidx = -1, wiphy_idx = -1, wiphy_idx_rx = -1; in process_global_event() local
H A Ddriver_nl80211.c4805 void nl80211_remove_iface(struct wpa_driver_nl80211_data *drv, int ifidx) in nl80211_remove_iface() argument
4865 int ifidx; nl80211_create_iface_once() local
6708 add_ifidx(struct wpa_driver_nl80211_data *drv, int ifidx, int ifidx_reason) add_ifidx() argument
6758 del_ifidx(struct wpa_driver_nl80211_data *drv, int ifidx, int ifidx_reason) del_ifidx() argument
6777 have_ifidx(struct wpa_driver_nl80211_data *drv, int ifidx, int ifidx_reason) have_ifidx() argument
7155 int ifidx; wpa_driver_nl80211_if_add() local
8103 add_survey(struct nlattr **sinfo, u32 ifidx, struct dl_list *survey_list) add_survey() argument
8176 u32 ifidx; survey_handler() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c982 int ifidx; local
3570 int ifidx = -1, wiphy_idx = -1, wiphy_idx_rx = -1; local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmevent.h90 uint8 ifidx; /* destination OS i/f index */ member
573 uint8 ifidx; /* RTE virtual device index (for dongle) */ member

Completed in 96 milliseconds

12