Home
last modified time | relevance | path

Searched refs:ixl_send_vf_nack_msg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf.h280 ixl_send_vf_nack_msg((pf), (vf), (op), (st), __FILE__, __LINE__)
H A Dixl_pf_iov.c55 static void ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_statu…
472 ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, in ixl_send_vf_nack_msg() function