Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h220 enum i40e_fc_mode { enum
629 enum i40e_fc_mode current_mode; /* FC mode in effect */
630 enum i40e_fc_mode requested_mode; /* FC mode requested by caller */
H A Di40e_common.c1797 enum i40e_fc_mode fc_mode = hw->fc.requested_mode; in i40e_set_fc()