HomeSort by: relevance | last modified time | path
    Searched refs:mbx_api (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 1099 int mbx_api[] = { ixgbe_mbox_api_15, local
1107 while (mbx_api[i] != ixgbe_mbox_api_unknown) {
1108 if (ixgbevf_negotiate_api_version(hw, mbx_api[i]) == 0) {

Completed in 19 milliseconds