Searched refs:ixl_vc_opcode_str (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Di40e_osdep.c197 ixl_vc_opcode_str(uint16_t op) function
H A Diavf_vc.c71 "ASQ is not alive\n", ixl_vc_opcode_str(op));
78 ixl_vc_opcode_str(op), op);
84 ixl_vc_opcode_str(op),
872 ixl_vc_opcode_str(v_opcode));
907 __func__, i40e_vc_stat_str(&sc->hw, v_retval), ixl_vc_opcode_str(v_opcode));
949 ixl_vc_opcode_str(v_opcode));
H A Di40e_osdep.h189 const char * ixl_vc_opcode_str(uint16_t op);
H A Dixl_pf_iov.c464 ixl_vc_opcode_str(op), op, status, vf->vf_num);
483 ixl_vc_opcode_str(op), op, i40e_stat_str(&pf->hw, status),
1449 ixl_vc_opcode_str(opcode), opcode,

Completed in 117 milliseconds