Searched refs:frs (Results 1 – 6 of 6) sorted by relevance
31 frs /* flush the return stack */
335 static void get_fixed_ranges(mtrr_type *frs) in get_fixed_ranges() argument337 unsigned int *p = (unsigned int *)frs; in get_fixed_ranges()633 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges() argument635 unsigned long long *saved = (unsigned long long *)frs; in set_fixed_ranges()
103 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS) argument
472 struct set_frs_msg frs; member
1237 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs()1238 mbx.frs.max_frs = mtu; in nicvf_update_hw_max_frs()1239 mbx.frs.vf_id = nic->vf_id; in nicvf_update_hw_max_frs()
717 ret = nic_update_hw_frs(nic, mbx.frs.max_frs, in nic_handle_mbx_intr()718 mbx.frs.vf_id); in nic_handle_mbx_intr()