Home
last modified time | relevance | path

Searched refs:ctrl_pos (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/pci/
H A Dvc.c75 int ctrl_pos, status_pos; in pci_vc_load_port_arb_table() local
78 ctrl_pos = pos + PCI_VC_RES_CTRL + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_load_port_arb_table()
81 pci_read_config_dword(dev, ctrl_pos, &ctrl); in pci_vc_load_port_arb_table()
82 pci_write_config_dword(dev, ctrl_pos, in pci_vc_load_port_arb_table()
106 int ctrl_pos, status_pos, id, pos2, evcc, i, ctrl_pos2, status_pos2; in pci_vc_enable() local
117 pci_read_config_dword(dev, ctrl_pos, &ctrl); in pci_vc_enable()
161 pci_write_config_dword(dev, ctrl_pos, ctrl); in pci_vc_enable()
309 int ctrl_pos = pos + PCI_VC_RES_CTRL + in pci_vc_do_save_buffer() local
312 pci_read_config_dword(dev, ctrl_pos, in pci_vc_do_save_buffer()
320 pci_read_config_dword(dev, ctrl_pos, &tmp); in pci_vc_do_save_buffer()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy-ctxt.h53 u8 ctrl_pos; member
69 u8 ctrl_pos; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dphy.c140 .ci.ctrl_pos = iwl_mld_get_fw_ctrl_pos(chandef), in iwl_mld_phy_fw_action()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h2743 u8 ctrl_pos) in iwl_mvm_set_chan_info() argument
2749 ci->ctrl_pos = ctrl_pos; in iwl_mvm_set_chan_info()
2757 ci_v1->ctrl_pos = ctrl_pos; in iwl_mvm_set_chan_info()
/linux-6.15/mm/
H A Dvmscan.c3150 struct ctrl_pos { struct
3157 struct ctrl_pos *pos) in read_ctrl_pos() argument
3211 static bool positive_ctrl_err(struct ctrl_pos *sp, struct ctrl_pos *pv) in positive_ctrl_err()
4609 struct ctrl_pos sp, pv; in get_tier_idx()
4628 struct ctrl_pos sp, pv; in get_type_to_scan()