Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/fs/xfs/libxfs/
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 …]
Dxfs_inode_fork.h63 static inline bool xfs_ifork_has_extents(struct xfs_ifork *ifp) in xfs_ifork_has_extents()
69 static inline xfs_extnum_t xfs_ifork_nextents(struct xfs_ifork *ifp) in xfs_ifork_nextents()
76 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) in xfs_ifork_format()
126 static inline bool xfs_iext_next_extent(struct xfs_ifork *ifp, in xfs_iext_next_extent()
133 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent()
143 static inline bool xfs_iext_peek_next_extent(struct xfs_ifork *ifp, in xfs_iext_peek_next_extent()
155 static inline bool xfs_iext_peek_prev_extent(struct xfs_ifork *ifp, in xfs_iext_peek_prev_extent()
164 #define for_each_xfs_iext(ifp, ext, got) \ argument
Dxfs_inode_fork.c36 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_init_local_fork() local
106 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_iformat_extents() local
172 struct xfs_ifork *ifp; in xfs_iformat_btree() local
353 struct xfs_ifork *ifp; in xfs_iroot_realloc() local
478 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_idata_realloc() local
506 struct xfs_ifork *ifp) in xfs_idestroy_fork()
543 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_iextents_copy() local
584 struct xfs_ifork *ifp; in xfs_iflush_fork() local
714 struct xfs_ifork *ifp = ip->i_afp; in xfs_ifork_verify_local_attr() local
Dxfs_bmap.c123 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_needs_btree() local
135 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_wants_extents() local
321 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_check_leaf_extents() local
590 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_btree_to_extents() local
660 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_extents_to_btree() local
800 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_local_to_extents_empty() local
827 struct xfs_ifork *ifp)) in xfs_bmap_local_to_extents()
831 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_local_to_extents() local
1180 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_iread_bmbt_block() local
1228 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_iread_extents() local
[all …]
Dxfs_symlink_remote.c169 struct xfs_ifork *ifp) in xfs_symlink_local_to_remote()
207 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, XFS_DATA_FORK); in xfs_symlink_shortform_verify() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c65 char *brcmf_ifname(struct brcmf_if *ifp) in brcmf_ifname()
78 struct brcmf_if *ifp; in brcmf_get_ifp() local
94 void brcmf_configure_arp_nd_offload(struct brcmf_if *ifp, bool enable) in brcmf_configure_arp_nd_offload()
133 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list() local
200 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable() local
228 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_mac_address() local
249 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_multicast_list() local
289 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_start_xmit() local
375 void brcmf_txflowblock_if(struct brcmf_if *ifp, in brcmf_txflowblock_if()
399 void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq) in brcmf_netif_rx()
[all …]
Dfwil.c96 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data()
129 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
146 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
164 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
178 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
214 brcmf_fil_iovar_data_set(struct brcmf_if *ifp, char *name, const void *data, in brcmf_fil_iovar_data_set()
242 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get()
272 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set()
280 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get()
337 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_set()
[all …]
Dcfg80211.c471 send_key_to_dongle(struct brcmf_if *ifp, struct brcmf_wsec_key *key) in send_key_to_dongle()
493 struct brcmf_if *ifp; in brcmf_cfg80211_update_proto_addr_mode() local
523 static int brcmf_cfg80211_request_ap_if(struct brcmf_if *ifp) in brcmf_cfg80211_request_ap_if()
559 struct brcmf_if *ifp = netdev_priv(cfg_to_ndev(cfg)); in brcmf_ap_add_vif() local
639 struct brcmf_if *ifp; in brcmf_mon_add_vif() local
751 static void brcmf_scan_config_mpc(struct brcmf_if *ifp, int mpc) in brcmf_scan_config_mpc()
757 void brcmf_set_mpc(struct brcmf_if *ifp, int mpc) in brcmf_set_mpc()
773 struct brcmf_if *ifp, bool aborted, in brcmf_notify_escan_complete()
855 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_cfg80211_del_ap_iface() local
934 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_cfg80211_change_iface() local
[all …]
Dfeature.c136 static void brcmf_feat_iovar_int_get(struct brcmf_if *ifp, in brcmf_feat_iovar_int_get()
157 static void brcmf_feat_iovar_data_set(struct brcmf_if *ifp, in brcmf_feat_iovar_data_set()
179 static void brcmf_feat_firmware_capabilities(struct brcmf_if *ifp) in brcmf_feat_firmware_capabilities()
214 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_fwcap_debugfs_read() local
242 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_attach() local
320 bool brcmf_feat_is_enabled(struct brcmf_if *ifp, enum brcmf_feat_id id) in brcmf_feat_is_enabled()
325 bool brcmf_feat_is_quirk_enabled(struct brcmf_if *ifp, in brcmf_feat_is_quirk_enabled()
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()
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
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()
Dproto.h50 struct brcmf_if **ifp) in brcmf_proto_hdrpull()
112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq) 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()
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 …]
Dbcdc.c280 struct sk_buff *pktbuf, struct brcmf_if **ifp) in brcmf_proto_bcdc_hdrpull()
334 struct brcmf_if *ifp = brcmf_get_ifp(drvr, ifidx); in brcmf_proto_bcdc_tx_queue_data() local
367 struct brcmf_if *ifp; in brcmf_proto_bcdc_txcomplete() local
399 static void brcmf_proto_bcdc_rxreorder(struct brcmf_if *ifp, in brcmf_proto_bcdc_rxreorder()
406 brcmf_proto_bcdc_add_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_add_if()
412 brcmf_proto_bcdc_del_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_del_if()
418 brcmf_proto_bcdc_reset_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_reset_if()
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_process_clm_blob(struct brcmf_if *ifp) in brcmf_c_process_clm_blob()
193 int brcmf_c_preinit_dcmds(struct brcmf_if *ifp) in brcmf_c_preinit_dcmds()
Dfwsignal.c747 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, bool inirq) in brcmf_fws_rxreorder()
1840 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb) in brcmf_fws_hdrpull()
2113 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_fws_process_skb()
2154 void brcmf_fws_reset_interface(struct brcmf_if *ifp) in brcmf_fws_reset_interface()
2165 void brcmf_fws_add_interface(struct brcmf_if *ifp) in brcmf_fws_add_interface()
[all …]
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
Dnip_addrconf.h98 static inline void nin_ifa_put(struct ninet_ifaddr *ifp) in nin_ifa_put()
104 static inline void __nin_ifa_put(struct ninet_ifaddr *ifp) in __nin_ifa_put()
109 static inline void nin_ifa_hold(struct ninet_ifaddr *ifp) in nin_ifa_hold()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dnip_addrconf.c95 static void nip_link_dev_addr(struct ninet_dev *idev, struct ninet_ifaddr *ifp) in nip_link_dev_addr()
288 struct ninet_ifaddr *ifp; in ninet_addr_add() local
336 void ninet_ifa_finish_destroy(struct ninet_ifaddr *ifp) in ninet_ifa_finish_destroy()
346 static void nip_del_addr(struct ninet_ifaddr *ifp) in nip_del_addr()
386 struct ninet_ifaddr *ifp; in ninet_addr_del() local
477 struct ninet_ifaddr *ifp; in nip_chk_same_addr() local
492 struct ninet_ifaddr *ifp; in __nip_get_firstaddr() local
717 struct ninet_ifaddr *ifp; in nip_addr_proc_show() local
/kernel/linux/linux-5.10/drivers/block/aoe/
Daoenet.c58 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()
/kernel/linux/linux-5.10/net/ipv6/
Daddrconf.c308 static void addrconf_del_dad_work(struct inet6_ifaddr *ifp) in addrconf_del_dad_work()
322 static void addrconf_mod_dad_work(struct inet6_ifaddr *ifp, in addrconf_mod_dad_work()
960 void inet6_ifa_finish_destroy(struct inet6_ifaddr *ifp) in inet6_ifa_finish_destroy()
983 ipv6_link_dev_addr(struct inet6_dev *idev, struct inet6_ifaddr *ifp) in ipv6_link_dev_addr()
1012 struct inet6_ifaddr *ifp; in ipv6_chk_same_addr() local
1198 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route()
1236 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, in cleanup_prefix_route()
1258 static void ipv6_del_addr(struct inet6_ifaddr *ifp) in ipv6_del_addr()
1314 static int ipv6_create_tempaddr(struct inet6_ifaddr *ifp, bool block) in ipv6_create_tempaddr()
1841 struct inet6_ifaddr *ifp; in __ipv6_get_lladdr() local
[all …]
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dbmap.c400 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, info->whichfork); in xchk_bmapbt_rec() local
449 struct xfs_ifork *ifp = XFS_IFORK_PTR(sc->ip, whichfork); in xchk_bmap_btree() local
487 struct xfs_ifork *ifp; in xchk_bmap_check_rmap() local
589 struct xfs_ifork *ifp = XFS_IFORK_PTR(sc->ip, whichfork); in xchk_bmap_check_rmaps() local
648 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xchk_bmap() local
Dsymlink.c39 struct xfs_ifork *ifp; in xchk_symlink() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
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
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_bmap_util.c185 struct xfs_ifork *ifp, in xfs_bmap_count_leaves()
215 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_count_blocks() local
373 struct xfs_ifork *ifp; in xfs_getbmap() local
555 struct xfs_ifork *ifp = &ip->i_df; in xfs_bmap_punch_delalloc_range() local
1221 struct xfs_ifork *ifp = &ip->i_df; in xfs_swap_extents_check_format() local

123