Home
last modified time | relevance | path

Searched defs:ifp (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_iext_tree.c128 inline xfs_extnum_t xfs_iext_count(struct xfs_ifork *ifp) in xfs_iext_count()
133 static inline int xfs_iext_max_recs(struct xfs_ifork *ifp) in xfs_iext_max_recs()
145 static inline bool xfs_iext_valid(struct xfs_ifork *ifp, in xfs_iext_valid()
159 struct xfs_ifork *ifp) in xfs_iext_find_first_leaf()
177 struct xfs_ifork *ifp) in xfs_iext_find_last_leaf()
198 struct xfs_ifork *ifp, in xfs_iext_first()
207 struct xfs_ifork *ifp, in xfs_iext_last()
227 struct xfs_ifork *ifp, in xfs_iext_next()
249 struct xfs_ifork *ifp, in xfs_iext_prev()
305 struct xfs_ifork *ifp, in xfs_iext_find_level()
[all …]
H A Dxfs_inode_fork.h84 static inline bool xfs_ifork_has_extents(struct xfs_ifork *ifp) in xfs_ifork_has_extents()
90 static inline xfs_extnum_t xfs_ifork_nextents(struct xfs_ifork *ifp) in xfs_ifork_nextents()
97 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) in xfs_ifork_format()
209 static inline bool xfs_iext_next_extent(struct xfs_ifork *ifp, in xfs_iext_next_extent()
216 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent()
226 static inline bool xfs_iext_peek_next_extent(struct xfs_ifork *ifp, in xfs_iext_peek_next_extent()
238 static inline bool xfs_iext_peek_prev_extent(struct xfs_ifork *ifp, in xfs_iext_peek_prev_extent()
247 #define for_each_xfs_iext(ifp, ext, got) \ argument
264 static inline bool xfs_need_iread_extents(const struct xfs_ifork *ifp) in xfs_need_iread_extents()
H A Dxfs_inode_fork.c38 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_init_local_fork() local
105 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iformat_extents() local
171 struct xfs_ifork *ifp; in xfs_iformat_btree() local
378 struct xfs_ifork *ifp; in xfs_iroot_realloc() local
502 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_idata_realloc() local
525 struct xfs_ifork *ifp) in xfs_idestroy_fork()
561 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iextents_copy() local
602 struct xfs_ifork *ifp; in xfs_iflush_fork() local
729 struct xfs_ifork *ifp = &ip->i_af; in xfs_ifork_verify_local_attr() local
752 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iext_count_may_overflow() local
H A Dxfs_bmap.c131 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_needs_btree() local
143 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_wants_extents() local
322 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_check_leaf_extents() local
541 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_btree_to_extents() local
614 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_extents_to_btree() local
742 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_local_to_extents_empty() local
767 struct xfs_ifork *ifp)) in xfs_bmap_local_to_extents()
771 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_local_to_extents() local
1135 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iread_bmbt_block() local
1184 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iread_extents() local
[all …]
H A Dxfs_symlink_remote.c171 struct xfs_ifork *ifp) in xfs_symlink_local_to_remote()
209 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_symlink_shortform_verify() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c67 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()
135 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list() local
207 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable() local
235 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_mac_address() local
252 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_multicast_list() local
292 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_start_xmit() local
379 void brcmf_txflowblock_if(struct brcmf_if *ifp, in brcmf_txflowblock_if()
403 void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_netif_rx()
[all …]
H A Dfwil.h87 s32 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
98 s32 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
110 s32 brcmf_fil_cmd_int_query(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_query()
123 s32 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, const char *name, u32 data) in brcmf_fil_iovar_int_set()
130 s32 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, const char *name, u32 *data) in brcmf_fil_iovar_int_get()
140 s32 brcmf_fil_iovar_int_query(struct brcmf_if *ifp, const char *name, u32 *data) in brcmf_fil_iovar_int_query()
154 s32 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, const char *name, u32 data) in brcmf_fil_bsscfg_int_set()
162 s32 brcmf_fil_bsscfg_int_get(struct brcmf_if *ifp, const char *name, u32 *data) in brcmf_fil_bsscfg_int_get()
172 s32 brcmf_fil_bsscfg_int_query(struct brcmf_if *ifp, const char *name, u32 *data) in brcmf_fil_bsscfg_int_query()
185 s32 brcmf_fil_xtlv_int_set(struct brcmf_if *ifp, const char *name, u16 id, in brcmf_fil_xtlv_int_set()
[all …]
H A Dcfg80211.c548 send_key_to_dongle(struct brcmf_if *ifp, struct brcmf_wsec_key *key) in send_key_to_dongle()
570 struct brcmf_if *ifp; in brcmf_cfg80211_update_proto_addr_mode() local
600 static void brcmf_set_vif_sta_macaddr(struct brcmf_if *ifp, u8 *mac_addr) in brcmf_set_vif_sta_macaddr()
613 static int brcmf_cfg80211_request_sta_if(struct brcmf_if *ifp, u8 *macaddr) in brcmf_cfg80211_request_sta_if()
707 static int brcmf_cfg80211_request_ap_if(struct brcmf_if *ifp) in brcmf_cfg80211_request_ap_if()
824 struct brcmf_if *ifp = netdev_priv(cfg_to_ndev(cfg)); in brcmf_apsta_add_vif() local
910 struct brcmf_if *ifp; in brcmf_mon_add_vif() local
1022 static void brcmf_scan_config_mpc(struct brcmf_if *ifp, int mpc) in brcmf_scan_config_mpc()
1028 void brcmf_set_mpc(struct brcmf_if *ifp, int mpc) in brcmf_set_mpc()
1166 struct brcmf_if *ifp, bool aborted, in brcmf_notify_escan_complete()
[all …]
H A Dfwil.c97 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 Dfeature.c143 struct brcmf_if *ifp = brcmf_get_ifp(drv, 0); in brcmf_feat_wlc_version_overrides() local
184 static void brcmf_feat_iovar_int_get(struct brcmf_if *ifp, in brcmf_feat_iovar_int_get()
205 static void brcmf_feat_iovar_data_set(struct brcmf_if *ifp, in brcmf_feat_iovar_data_set()
227 static void brcmf_feat_firmware_capabilities(struct brcmf_if *ifp) in brcmf_feat_firmware_capabilities()
262 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_fwcap_debugfs_read() local
290 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_attach() local
375 bool brcmf_feat_is_enabled(struct brcmf_if *ifp, enum brcmf_feat_id id) in brcmf_feat_is_enabled()
380 bool brcmf_feat_is_quirk_enabled(struct brcmf_if *ifp, in brcmf_feat_is_quirk_enabled()
H A Dpno.c93 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 Dbtcoex.c103 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
411 struct brcmf_if *ifp = btci->vif->ifp; in brcmf_btcoex_dhcp_start() local
456 struct brcmf_if *ifp = brcmf_get_ifp(cfg->pub, 0); in brcmf_btcoex_set_mode() local
H A Dcommon.c80 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()
178 static int brcmf_c_process_clm_blob(struct brcmf_if *ifp) in brcmf_c_process_clm_blob()
201 static int brcmf_c_process_txcap_blob(struct brcmf_if *ifp) in brcmf_c_process_txcap_blob()
224 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr) in brcmf_c_set_cur_etheraddr()
249 static int brcmf_c_process_cal_blob(struct brcmf_if *ifp) in brcmf_c_process_cal_blob()
266 int brcmf_c_preinit_dcmds(struct brcmf_if *ifp) in brcmf_c_preinit_dcmds()
H A Dfweh.c96 struct brcmf_if *ifp, in brcmf_fweh_call_event_handler()
130 struct brcmf_if *ifp; in brcmf_fweh_handle_if_event() local
216 struct brcmf_if *ifp; in brcmf_fweh_event_worker() local
284 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup()
358 int brcmf_fweh_activate_events(struct brcmf_if *ifp) in brcmf_fweh_activate_events()
H A Dproto.h50 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 Dp2p.c429 static int brcmf_p2p_set_firmware(struct brcmf_if *ifp, u8 *p2p_mac) in brcmf_p2p_set_firmware()
538 static s32 brcmf_p2p_set_discover_state(struct brcmf_if *ifp, u8 state, in brcmf_p2p_set_discover_state()
773 struct brcmf_if *ifp, in brcmf_p2p_run_escan()
1011 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_listen_complete()
1044 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp) in brcmf_p2p_cancel_remain_on_channel()
1302 struct brcmf_if *ifp = p2p->bss_idx[P2PAPI_BSSCFG_PRIMARY].vif->ifp; in brcmf_p2p_stop_wait_next_action_frame() local
1340 struct brcmf_if *ifp; in brcmf_p2p_gon_req_collision() local
1385 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp, in brcmf_p2p_notify_action_frame_rx()
1493 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_action_tx_complete()
1723 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_p2p_send_action_frame() local
[all …]
H A Dfwvid.h29 static inline void brcmf_fwvid_feat_attach(struct brcmf_if *ifp) in brcmf_fwvid_feat_attach()
39 static inline int brcmf_fwvid_set_sae_password(struct brcmf_if *ifp, in brcmf_fwvid_set_sae_password()
H A Dbcdc.c282 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()
/openbmc/linux/net/ipv6/
H A Daddrconf.c314 static void addrconf_del_dad_work(struct inet6_ifaddr *ifp) in addrconf_del_dad_work()
327 static void addrconf_mod_dad_work(struct inet6_ifaddr *ifp, in addrconf_mod_dad_work()
984 void inet6_ifa_finish_destroy(struct inet6_ifaddr *ifp) in inet6_ifa_finish_destroy()
1007 ipv6_link_dev_addr(struct inet6_dev *idev, struct inet6_ifaddr *ifp) in ipv6_link_dev_addr()
1036 struct inet6_ifaddr *ifp; in ipv6_chk_same_addr() local
1230 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route()
1268 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, in cleanup_prefix_route()
1290 static void ipv6_del_addr(struct inet6_ifaddr *ifp) in ipv6_del_addr()
1347 static int ipv6_create_tempaddr(struct inet6_ifaddr *ifp, bool block) in ipv6_create_tempaddr()
1875 struct inet6_ifaddr *ifp; in __ipv6_get_lladdr() local
[all …]
/openbmc/linux/drivers/block/aoe/
H A Daoenet.c58 struct net_device *ifp; in tx() local
74 is_aoe_netif(struct net_device *ifp) in is_aoe_netif()
132 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *… in aoenet_rcv()
/openbmc/linux/fs/xfs/scrub/
H A Dbmap.c449 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, info->whichfork); in xchk_bmapbt_rec() local
504 struct xfs_ifork *ifp = xfs_ifork_ptr(sc->ip, whichfork); in xchk_bmap_btree() local
542 struct xfs_ifork *ifp; in xchk_bmap_check_rmap() local
644 struct xfs_ifork *ifp; in xchk_bmap_want_check_rmaps() local
775 struct xfs_ifork *ifp; in xchk_bmap_iext_iter() local
838 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xchk_bmap() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_eeprom.c114 static u8 flash_csum(struct qib_flash *ifp, int adjust) in flash_csum()
147 struct qib_flash *ifp; in qib_get_eeprom_info() local
/openbmc/linux/include/net/
H A Daddrconf.h424 static inline void in6_ifa_put(struct inet6_ifaddr *ifp) in in6_ifa_put()
430 static inline void __in6_ifa_put(struct inet6_ifaddr *ifp) in __in6_ifa_put()
435 static inline void in6_ifa_hold(struct inet6_ifaddr *ifp) in in6_ifa_hold()
440 static inline bool in6_ifa_hold_safe(struct inet6_ifaddr *ifp) in in6_ifa_hold_safe()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/
H A Dcore.c14 static void brcmf_bca_feat_attach(struct brcmf_if *ifp) in brcmf_bca_feat_attach()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/
H A Dcore.c14 static int brcmf_wcc_set_sae_pwd(struct brcmf_if *ifp, in brcmf_wcc_set_sae_pwd()

123