Searched refs:blkflag (Results 1 – 1 of 1) sorted by relevance
3692 static void cas_global_reset(struct cas *cp, int blkflag) in cas_global_reset() argument 3697 if (blkflag && !CAS_PHY_MII(cp->phy_type)) { in cas_global_reset() 3698 /* For PCS, when the blkflag is set, we should set the in cas_global_reset() 3742 static void cas_reset(struct cas *cp, int blkflag) in cas_reset() argument 3747 cas_global_reset(cp, blkflag); in cas_reset()