Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dvc.c74 int ctrl_pos, status_pos; in pci_vc_load_port_arb_table() local
77 ctrl_pos = pos + PCI_VC_RES_CTRL + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_load_port_arb_table()
80 pci_read_config_dword(dev, ctrl_pos, &ctrl); in pci_vc_load_port_arb_table()
81 pci_write_config_dword(dev, ctrl_pos, in pci_vc_load_port_arb_table()
105 int ctrl_pos, status_pos, id, pos2, evcc, i, ctrl_pos2, status_pos2; in pci_vc_enable() local
113 ctrl_pos = pos + PCI_VC_RES_CTRL + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_enable()
116 pci_read_config_dword(dev, ctrl_pos, &ctrl); in pci_vc_enable()
160 pci_write_config_dword(dev, ctrl_pos, ctrl); in pci_vc_enable()
308 int ctrl_pos = pos + PCI_VC_RES_CTRL + in pci_vc_do_save_buffer() local
311 pci_read_config_dword(dev, ctrl_pos, in pci_vc_do_save_buffer()
[all …]
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy-ctxt.h54 u8 ctrl_pos; member
70 u8 ctrl_pos; member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h2128 u8 ctrl_pos) in iwl_mvm_set_chan_info() argument
2134 ci->ctrl_pos = ctrl_pos; in iwl_mvm_set_chan_info()
2142 ci_v1->ctrl_pos = ctrl_pos; in iwl_mvm_set_chan_info()
/linux-6.1.9/mm/
Dvmscan.c3573 struct ctrl_pos { struct
3580 struct ctrl_pos *pos) in read_ctrl_pos() argument
3632 static bool positive_ctrl_err(struct ctrl_pos *sp, struct ctrl_pos *pv) in positive_ctrl_err()
4892 struct ctrl_pos sp, pv; in get_tier_idx()
4912 struct ctrl_pos sp, pv; in get_type_to_scan()