Searched refs:rx_8023 (Results 1 – 1 of 1) sorted by relevance
1198 u8 rx_8023 = 0, tx_8023 = 0; in rvu_cgx_prio_flow_ctrl_cfg() local1213 mac_ops->mac_get_pause_frm_status(cgxd, lmac_id, &tx_8023, &rx_8023); in rvu_cgx_prio_flow_ctrl_cfg()1214 if (tx_8023 || rx_8023) { in rvu_cgx_prio_flow_ctrl_cfg()