Home
last modified time | relevance | path

Searched refs:upd (Results 1 – 18 of 18) sorted by relevance

/drivers/mtd/ubi/
A DMakefile4 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
/drivers/net/wireless/microchip/wilc1000/
A Dcfg80211.h23 struct mgmt_frame_regs *upd);
A Dcfg80211.c1276 struct mgmt_frame_regs *upd) in wilc_update_mgmt_frame_registrations() argument
1286 bool now = upd->interface_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1292 now = upd->interface_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1298 now = upd->interface_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()
1304 upd->interface_stypes & (presp_bit | action_bit | pauth_bit); in wilc_update_mgmt_frame_registrations()
/drivers/clk/axs10x/
A Dpll_clock.c122 static inline u32 axs10x_encode_div(unsigned int id, int upd) in axs10x_encode_div() argument
130 PLL_REG_SET_NOUPD(div, upd == 0 ? 1 : 0); in axs10x_encode_div()
/drivers/net/wireless/realtek/rtw89/
A Dchan.c2675 struct rtw89_mcc_role *upd) in __mcc_fw_upd_macid_bitmap() argument
2681 upd->rtwvif_link->mac_id, in __mcc_fw_upd_macid_bitmap()
2682 upd->macid_bitmap); in __mcc_fw_upd_macid_bitmap()
2694 struct rtw89_mcc_role *upd) in __mrc_fw_upd_macid_bitmap() argument
2699 u32 new = rtw89_mcc_role_fw_macid_bitmap_to_u32(upd); in __mrc_fw_upd_macid_bitmap()
2706 arg.macid = upd->rtwvif_link->mac_id; in __mrc_fw_upd_macid_bitmap()
2743 struct rtw89_mcc_role upd = { in rtw89_mcc_upd_map_iterator() local
2751 rtw89_mcc_fill_role_macid_bitmap(rtwdev, &upd); in rtw89_mcc_upd_map_iterator()
2752 if (memcmp(mcc_role->macid_bitmap, upd.macid_bitmap, in rtw89_mcc_upd_map_iterator()
2759 ret = __mcc_fw_upd_macid_bitmap(rtwdev, &upd); in rtw89_mcc_upd_map_iterator()
[all …]
/drivers/gpu/drm/xe/
A Dxe_pt.c338 struct xe_pt_update *upd = &wupd->updates[parent->level]; in xe_pt_new_shared() local
348 if (likely(upd->parent == parent)) in xe_pt_new_shared()
351 upd->parent = parent; in xe_pt_new_shared()
352 upd->preexisting = true; in xe_pt_new_shared()
358 upd->update = entry; in xe_pt_new_shared()
386 struct xe_pt_update *upd = &xe_walk->wupd.updates[parent->level]; in xe_pt_insert_entry() local
405 if (likely(!upd->preexisting)) { in xe_pt_insert_entry()
419 struct xe_vm_pgtable_update *entry = upd->update; in xe_pt_insert_entry()
/drivers/crypto/nx/
A Dnx-common-pseries.c854 struct of_reconfig_data *upd = data; in nx842_OF_notifier() local
865 !strcmp(upd->dn->name, node->name)) { in nx842_OF_notifier()
867 nx842_OF_upd(upd->prop); in nx842_OF_notifier()
/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c396 struct mgmt_frame_regs *upd) in qtnf_update_mgmt_frame_registrations() argument
399 u16 new_mask = upd->interface_stypes; in qtnf_update_mgmt_frame_registrations()
/drivers/net/wireless/ath/ath10k/
A Dhw.h369 const struct ath10k_hw_ce_ctrl1_upd *upd; member
A Dhw.c335 .upd = &wcn3990_ctrl1_upd,
A Dce.c1957 value |= ar->hw_ce_regs->upd->mask; in ath10k_ce_alloc_rri()
/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c239 ice_set_key(u8 *key, u16 size, u8 *val, u8 *upd, u8 *dc, u8 *nm, u16 off, in ice_set_key() argument
262 if (ice_gen_key_word(val[i], upd ? upd[i] : 0xff, in ice_set_key()
/drivers/scsi/lpfc/
A Dlpfc_hw.h3031 uint32_t upd:1; member
3040 uint32_t upd:1;
A Dlpfc_mbox.c946 mb->un.varRegVpi.upd = 1; in lpfc_reg_vpi()
A Dlpfc_els.c10970 mb->un.varRegVpi.upd); in lpfc_cmpl_reg_new_vport()
10972 mb->un.varRegVpi.upd) in lpfc_cmpl_reg_new_vport()
/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c3259 struct mgmt_frame_regs *upd) in ath6kl_update_mgmt_frame_registrations() argument
3269 upd->interface_stypes & BIT(IEEE80211_STYPE_PROBE_REQ >> 4); in ath6kl_update_mgmt_frame_registrations()
/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c284 struct mgmt_frame_regs *upd) in mwifiex_cfg80211_update_mgmt_frame_registrations() argument
287 u32 mask = upd->interface_stypes; in mwifiex_cfg80211_update_mgmt_frame_registrations()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c5520 struct mgmt_frame_regs *upd) in brcmf_cfg80211_update_mgmt_frame_registrations() argument
5526 vif->mgmt_rx_reg = upd->interface_stypes; in brcmf_cfg80211_update_mgmt_frame_registrations()

Completed in 135 milliseconds