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

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_sriov.h101 void ixgbe_handle_mbx(void *, int);
H A Dixv_sriov.h101 void ixgbe_handle_mbx(void *, int);
H A Dif_sriov.c624 ixgbe_handle_mbx(void *context, int pending) function
650 } /* ixgbe_handle_mbx */
900 ixgbe_handle_mbx(void *context, int pending) function
903 } /* ixgbe_handle_mbx */
H A Dif_ix.c2665 TASK_INIT(&adapter->mbx_task, 0, ixgbe_handle_mbx, adapter);

Completed in 115 milliseconds