Searched refs:frs (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/powerpc/include/ |
| H A D | instructions.h | 133 #define PSTFS(frs, a, r, d) PREFIX_MLS(PPC_INST_STFS, frs, a, r, d) argument 134 #define PSTFD(frs, a, r, d) PREFIX_MLS(PPC_INST_STFD, frs, a, r, d) argument
|
| /linux/arch/x86/kernel/cpu/mtrr/ |
| H A D | generic.c | 578 static void get_fixed_ranges(mtrr_type *frs) in get_fixed_ranges() argument 580 unsigned int *p = (unsigned int *)frs; in get_fixed_ranges() 864 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges() argument 866 unsigned long long *saved = (unsigned long long *)frs; in set_fixed_ranges()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 591 struct set_frs_msg frs; member
|
| H A D | nic_main.c | 1039 ret = nic_update_hw_frs(nic, mbx.frs.max_frs, in nic_handle_mbx_intr() 1040 mbx.frs.vf_id); in nic_handle_mbx_intr()
|
| H A D | nicvf_main.c | 1430 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs() 1431 mbx.frs.max_frs = mtu; in nicvf_update_hw_max_frs() 1432 mbx.frs.vf_id = nic->vf_id; in nicvf_update_hw_max_frs()
|
| /linux/include/linux/ |
| H A D | nvme.h | 762 __le64 frs[7]; member
|
| /linux/drivers/nvme/host/ |
| H A D | core.c | 4698 memcpy(ctrl->subsys->firmware_rev, &log->frs[cur_fw_slot - 1], in nvme_get_fw_slot_info()
|