Home
last modified time | relevance | path

Searched refs:i40e_set_fc (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ixl/
HDi40e_prototype.h125 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures,
HDi40e_common.c1672 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, in i40e_set_fc() function
HDif_ixl.c3713 aq_error = i40e_set_fc(hw, &fc_aq_err, TRUE); in ixl_set_flowcntl()