Searched refs:flow_setting (Results 1 – 1 of 1) sorted by relevance
875 u32 flow_setting = 0; in lan743x_mac_flow_ctrl_set_enables() local880 flow_setting = MAC_FLOW_CR_FCPT_MASK_; in lan743x_mac_flow_ctrl_set_enables()882 flow_setting |= MAC_FLOW_CR_TX_FCEN_; in lan743x_mac_flow_ctrl_set_enables()884 flow_setting |= MAC_FLOW_CR_RX_FCEN_; in lan743x_mac_flow_ctrl_set_enables()885 lan743x_csr_write(adapter, MAC_FLOW, flow_setting); in lan743x_mac_flow_ctrl_set_enables()