Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h133 #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/drivers/net/ethernet/cavium/thunder/
H A Dnic.h591 struct set_frs_msg frs; member
H A Dnic_main.c1039 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()
/linux/include/linux/
H A Dnvme.h773 __le64 frs[7]; member
/linux/drivers/nvme/host/
H A Dcore.c4826 memcpy(ctrl->subsys->firmware_rev, &log->frs[cur_fw_slot - 1], in nvme_get_fw_slot_info()