Home
last modified time | relevance | path

Searched refs:pause_rx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h39 u8 pause_rx:1; member
251 u8 pause_rx:1; member
320 u8 pause_rx:1; member
384 u8 pause_rx:1; member
H A Dhw_atl2_utils_fw.c241 link_options->pause_rx = !!(flow_control & AQ_NIC_FC_RX); in aq_a2_fw_set_mpi_flow_control()
320 ((lkp_link_caps.pause_rx) ? AQ_NIC_FC_RX : 0) | in aq_a2_fw_update_link_status()
532 *fcmode = ((link_status.pause_rx) ? AQ_NIC_FC_RX : 0) | in aq_a2_fw_get_flow_control()
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h29 int pause_rx; member
/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h306 int pause_rx; member