Searched refs:hw_set_fc (Results 1 – 4 of 4) sorted by relevance
338 int (*hw_set_fc)(struct aq_hw_s *self, u32 fc, u32 tc); member
185 if (self->aq_hw_ops->hw_set_fc) in aq_nic_update_link_status()186 self->aq_hw_ops->hw_set_fc(self->aq_hw, fc, 0); in aq_nic_update_link_status()
862 .hw_set_fc = hw_atl_b0_set_fc,
1712 .hw_set_fc = hw_atl_b0_set_fc,
Completed in 12 milliseconds