Searched refs:ecore_iov_prepare_resp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_sriov.c | 1535 static void ecore_iov_prepare_resp(struct ecore_hwfn *p_hwfn, in ecore_iov_prepare_resp() function 1909 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_ACQUIRE, in ecore_iov_vf_mbx_acquire() 2225 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_VPORT_START, in ecore_iov_vf_mbx_start_vport() 2262 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_VPORT_TEARDOWN, in ecore_iov_vf_mbx_stop_vport() 2794 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_STOP_RXQS, in ecore_iov_vf_mbx_stop_rxqs() 2833 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_STOP_TXQS, in ecore_iov_vf_mbx_stop_txqs() 2905 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_UPDATE_RXQ, in ecore_iov_vf_mbx_update_rxqs() 3522 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_UCAST_FILTER, in ecore_iov_vf_mbx_ucast_filter() 3538 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_INT_CLEANUP, in ecore_iov_vf_mbx_int_cleanup() 3556 ecore_iov_prepare_resp(p_hwfn, p_ptt, vf, CHANNEL_TLV_CLOSE, in ecore_iov_vf_mbx_close() [all …]
|