Searched refs:lp_flow_control (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c319 self->aq_link_status.lp_flow_control =
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c1261 if (self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_RX)
1264 if (!!(self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_TX) ^
1265 !!(self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_RX))
H A Daq_hw.h79 u32 lp_flow_control; member in struct:aq_hw_link_status_s

Completed in 160 milliseconds