Searched refs:xfp (Results 1 – 3 of 3) sorted by relevance
2901 xo_format_t *xfp) in xo_format_string() argument2913 if (xo_check_conversion(xop, xfp->xf_enc, need_enc)) in xo_format_string()2916 len = xfp->xf_width[XF_WIDTH_SIZE]; in xo_format_string()2918 if (xfp->xf_fc == 'm') { in xo_format_string()2924 } else if (xfp->xf_enc == XF_ENC_WIDE) { in xo_format_string()2926 if (xfp->xf_skip) in xo_format_string()2942 if (xfp->xf_skip) in xo_format_string()2960 if (xfp->xf_enc == need_enc in xo_format_string()2961 && xfp->xf_width[XF_WIDTH_MIN] < 0 in xo_format_string()2962 && xfp->xf_width[XF_WIDTH_SIZE] < 0 in xo_format_string()[all …]
367 "hsi-mac", "xfp-mac";
8836 bxe_intr_fp(void *xfp) in bxe_intr_fp() argument8838 struct bxe_fastpath *fp = (struct bxe_fastpath *)xfp; in bxe_intr_fp()