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

/freebsd-10-stable/sys/dev/ixl/
H A Dixlvc.c50 static void ixl_vc_process_resp(struct ixl_vc_mgr *, uint32_t,
525 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_ADD_VLAN_FILTER,
564 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_ADD_VLAN_FILTER,
594 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_DEL_VLAN_FILTER,
634 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_DEL_VLAN_FILTER,
665 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_ADD_MAC_FILTER,
725 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_DEL_MAC_FILTER,
896 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_ADD_MAC_FILTER,
904 ixl_vc_process_resp(&sc->vc_mgr, IXLV_FLAG_AQ_DEL_MAC_FILTER,
908 ixl_vc_process_resp(
1021 ixl_vc_process_resp(struct ixl_vc_mgr *mgr, uint32_t request, function
[all...]

Completed in 45 milliseconds