Searched refs:flow_setting (Results 1 – 1 of 1) sorted by relevance
1329 u32 flow_setting = 0; in lan743x_mac_flow_ctrl_set_enables() local1334 flow_setting = MAC_FLOW_CR_FCPT_MASK_; in lan743x_mac_flow_ctrl_set_enables()1336 flow_setting |= MAC_FLOW_CR_TX_FCEN_; in lan743x_mac_flow_ctrl_set_enables()1338 flow_setting |= MAC_FLOW_CR_RX_FCEN_; in lan743x_mac_flow_ctrl_set_enables()1339 lan743x_csr_write(adapter, MAC_FLOW, flow_setting); in lan743x_mac_flow_ctrl_set_enables()