| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | core.c | 67 char *brcmf_ifname(struct brcmf_if *ifp) in brcmf_ifname() 80 struct brcmf_if *ifp; in brcmf_get_ifp() local 96 void brcmf_configure_arp_nd_offload(struct brcmf_if *ifp, bool enable) in brcmf_configure_arp_nd_offload() 140 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list() local 212 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable() local 240 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_mac_address() local 257 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_multicast_list() local 297 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_start_xmit() local 384 void brcmf_txflowblock_if(struct brcmf_if *ifp, in brcmf_txflowblock_if() 408 void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_netif_rx() [all …]
|
| H A D | fwil.c | 97 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data() 130 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set() 148 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get() 188 brcmf_fil_iovar_data_set(struct brcmf_if *ifp, const char *name, const void *data, in brcmf_fil_iovar_data_set() 217 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, const char *name, void *data, in brcmf_fil_iovar_data_get() 294 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, const char *name, in brcmf_fil_bsscfg_data_set() 324 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, const char *name, in brcmf_fil_bsscfg_data_get() 375 s32 brcmf_fil_xtlv_data_set(struct brcmf_if *ifp, const char *name, u16 id, in brcmf_fil_xtlv_data_set() 404 s32 brcmf_fil_xtlv_data_get(struct brcmf_if *ifp, const char *name, u16 id, in brcmf_fil_xtlv_data_get()
|
| H A D | pno.c | 93 static int brcmf_pno_channel_config(struct brcmf_if *ifp, in brcmf_pno_channel_config() 102 static int brcmf_pno_config(struct brcmf_if *ifp, u32 scan_freq, in brcmf_pno_config() 155 static int brcmf_pno_set_random(struct brcmf_if *ifp, struct brcmf_pno_info *pi) in brcmf_pno_set_random() 197 static int brcmf_pno_add_ssid(struct brcmf_if *ifp, struct cfg80211_ssid *ssid, in brcmf_pno_add_ssid() 221 static int brcmf_pno_add_bssid(struct brcmf_if *ifp, const u8 *bssid) in brcmf_pno_add_bssid() 256 static int brcmf_pno_clean(struct brcmf_if *ifp) in brcmf_pno_clean() 363 static int brcmf_pno_config_networks(struct brcmf_if *ifp, in brcmf_pno_config_networks() 391 static int brcmf_pno_config_sched_scans(struct brcmf_if *ifp) in brcmf_pno_config_sched_scans() 467 int brcmf_pno_start_sched_scan(struct brcmf_if *ifp, in brcmf_pno_start_sched_scan() 490 int brcmf_pno_stop_sched_scan(struct brcmf_if *ifp, u64 reqid) in brcmf_pno_stop_sched_scan()
|
| H A D | btcoex.c | 103 static s32 brcmf_btcoex_params_write(struct brcmf_if *ifp, u32 addr, u32 data) in brcmf_btcoex_params_write() 122 static s32 brcmf_btcoex_params_read(struct brcmf_if *ifp, u32 addr, u32 *data) in brcmf_btcoex_params_read() 142 struct brcmf_if *ifp = brcmf_get_ifp(btci->cfg->pub, 0); in brcmf_btcoex_boost_wifi() local 196 static bool brcmf_btcoex_is_sco_active(struct brcmf_if *ifp) in brcmf_btcoex_is_sco_active() 235 struct brcmf_if *ifp = btci->vif->ifp; in btcmf_btcoex_save_part1() local 255 struct brcmf_if *ifp; in brcmf_btcoex_restore_part1() local 410 struct brcmf_if *ifp = btci->vif->ifp; in brcmf_btcoex_dhcp_start() local 455 struct brcmf_if *ifp = brcmf_get_ifp(cfg->pub, 0); in brcmf_btcoex_set_mode() local
|
| H A D | common.c | 80 void brcmf_c_set_joinpref_default(struct brcmf_if *ifp) in brcmf_c_set_joinpref_default() 102 static int brcmf_c_download(struct brcmf_if *ifp, u16 flag, in brcmf_c_download() 120 static int brcmf_c_download_blob(struct brcmf_if *ifp, in brcmf_c_download_blob() 177 static int brcmf_c_process_clm_blob(struct brcmf_if *ifp) in brcmf_c_process_clm_blob() 200 static int brcmf_c_process_txcap_blob(struct brcmf_if *ifp) in brcmf_c_process_txcap_blob() 223 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr) in brcmf_c_set_cur_etheraddr() 248 static int brcmf_c_process_cal_blob(struct brcmf_if *ifp) in brcmf_c_process_cal_blob() 265 int brcmf_c_preinit_dcmds(struct brcmf_if *ifp) in brcmf_c_preinit_dcmds()
|
| H A D | proto.h | 50 struct brcmf_if **ifp) in brcmf_proto_hdrpull() 112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_proto_rxreorder() 118 brcmf_proto_add_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_add_if() 126 brcmf_proto_del_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_del_if() 134 brcmf_proto_reset_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_reset_if()
|
| H A D | fweh.c | 98 struct brcmf_if *ifp, in brcmf_fweh_call_event_handler() 132 struct brcmf_if *ifp; in brcmf_fweh_handle_if_event() local 262 struct brcmf_if *ifp; in brcmf_fweh_event_worker() local 334 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() 438 int brcmf_fweh_activate_events(struct brcmf_if *ifp) in brcmf_fweh_activate_events()
|
| H A D | bcdc.c | 282 struct sk_buff *pktbuf, struct brcmf_if **ifp) in brcmf_proto_bcdc_hdrpull() 336 struct brcmf_if *ifp = brcmf_get_ifp(drvr, ifidx); in brcmf_proto_bcdc_tx_queue_data() local 369 struct brcmf_if *ifp; in brcmf_proto_bcdc_txcomplete() local 400 static void brcmf_proto_bcdc_rxreorder(struct brcmf_if *ifp, in brcmf_proto_bcdc_rxreorder() 407 brcmf_proto_bcdc_add_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_add_if() 413 brcmf_proto_bcdc_del_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_del_if() 419 brcmf_proto_bcdc_reset_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_reset_if()
|
| H A D | fwsignal.c | 747 brcmf_fws_macdesc_find(struct brcmf_fws_info *fws, struct brcmf_if *ifp, u8 *da) in brcmf_fws_macdesc_find() 962 struct brcmf_if *ifp = brcmf_get_ifp(fws->drvr, if_id); in brcmf_fws_flow_control_check() local 1447 struct brcmf_if *ifp; in brcmf_fws_txs_process() local 1595 static int brcmf_fws_notify_credit_map(struct brcmf_if *ifp, in brcmf_fws_notify_credit_map() 1629 static int brcmf_fws_notify_bcmc_credit_support(struct brcmf_if *ifp, in brcmf_fws_notify_bcmc_credit_support() 1667 void brcmf_fws_rxreorder(struct brcmf_if *ifp, struct sk_buff *pkt) in brcmf_fws_rxreorder() 1835 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb) in brcmf_fws_hdrpull() 2108 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_fws_process_skb() 2149 void brcmf_fws_reset_interface(struct brcmf_if *ifp) in brcmf_fws_reset_interface() 2160 void brcmf_fws_add_interface(struct brcmf_if *ifp) in brcmf_fws_add_interface() [all …]
|
| H A D | vendor.c | 24 struct brcmf_if *ifp; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
|
| H A D | msgbuf.c | 538 struct sk_buff *skb, struct brcmf_if **ifp) in brcmf_msgbuf_hdrpull() 543 static void brcmf_msgbuf_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_msgbuf_rxreorder() 1110 struct brcmf_if *ifp; in brcmf_msgbuf_process_event() local 1156 struct brcmf_if *ifp; in brcmf_msgbuf_process_rx_complete() local
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_fork.h | 82 static inline bool xfs_ifork_has_extents(struct xfs_ifork *ifp) in xfs_ifork_has_extents() 88 static inline xfs_extnum_t xfs_ifork_nextents(struct xfs_ifork *ifp) in xfs_ifork_nextents() 95 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) in xfs_ifork_format() 214 static inline bool xfs_iext_next_extent(struct xfs_ifork *ifp, in xfs_iext_next_extent() 221 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent() 231 static inline bool xfs_iext_peek_next_extent(struct xfs_ifork *ifp, in xfs_iext_peek_next_extent() 243 static inline bool xfs_iext_peek_prev_extent(struct xfs_ifork *ifp, in xfs_iext_peek_prev_extent() 252 #define for_each_xfs_iext(ifp, ext, got) \ argument 268 static inline bool xfs_need_iread_extents(const struct xfs_ifork *ifp) in xfs_need_iread_extents()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/ |
| H A D | core.c | 26 static int brcmf_cyw_set_sae_pwd(struct brcmf_if *ifp, in brcmf_cyw_set_sae_pwd() 79 static int brcmf_cyw_activate_events(struct brcmf_if *ifp) in brcmf_cyw_activate_events() 201 struct brcmf_if *ifp; in brcmf_cyw_external_auth() local 239 brcmf_cyw_notify_ext_auth_req(struct brcmf_if *ifp, in brcmf_cyw_notify_ext_auth_req() 274 brcmf_notify_auth_frame_rx(struct brcmf_if *ifp, in brcmf_notify_auth_frame_rx() 327 brcmf_notify_mgmt_tx_status(struct brcmf_if *ifp, in brcmf_notify_mgmt_tx_status()
|
| /linux/drivers/block/aoe/ |
| H A D | aoenet.c | 57 struct net_device *ifp; in tx() local 73 is_aoe_netif(struct net_device *ifp) in is_aoe_netif() 131 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *… in aoenet_rcv()
|
| H A D | aoecmd.c | 158 struct aoeif *ifp; in ifrotate() local 420 struct net_device *ifp; in aoecmd_cfg_pkts() local 544 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif() 738 struct aoeif *ifp; in rexmit_timer() local 1086 struct aoeif *ifp; in ktiocomplete() local
|
| H A D | aoedev.c | 514 struct aoeif *ifp; in freetgt() local
|
| H A D | aoe.h | 145 struct aoeif *ifp; /* current aoeif in use */ member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/ |
| H A D | core.c | 16 static void brcmf_bca_feat_attach(struct brcmf_if *ifp) in brcmf_bca_feat_attach()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/ |
| H A D | core.c | 16 static int brcmf_wcc_set_sae_pwd(struct brcmf_if *ifp, in brcmf_wcc_set_sae_pwd()
|
| /linux/fs/xfs/scrub/ |
| H A D | quota.c | 268 struct xfs_ifork *ifp; in xchk_quota_data_fork() local
|
| /linux/include/linux/ |
| H A D | most.h | 180 struct most_interface *ifp; member
|
| /linux/drivers/usb/core/ |
| H A D | config.c | 280 struct usb_host_interface *ifp, int num_ep, in usb_parse_endpoint()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 462 struct inet6_ifaddr *ifp; sctp_v6_copy_addrlist() local
|
| /linux/drivers/infiniband/core/ |
| H A D | roce_gid_mgmt.c | 378 struct inet6_ifaddr *ifp; in enum_netdev_ipv6_ips() local
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 1662 struct inet6_ifaddr *ifp, *tmp; in irdma_add_mqh_6() local
|