Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c1015 error = i40e_set_fc(hw, &set_fc_err_mask, true); in ixl_rebuild_hw_structs_after_reset()
1094 aq_error = i40e_set_fc(hw, &fc_aq_err, TRUE); in ixl_sysctl_set_flowcntl()
H A Di40e_prototype.h143 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures,
H A Di40e_common.c1764 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, in i40e_set_fc() function