Searched defs:fullduplex (Results 1 – 3 of 3) sorted by relevance
618 int speed, fullduplex, newlinkstate; in phy_intr() local1225 int fullduplex = 0; local1293 int fullduplex = 0; local
92 static bool fullduplex[SNDRV_CARDS]; // = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
741 static void bcm_enet_set_duplex(struct bcm_enet_priv *priv, int fullduplex) in bcm_enet_set_duplex()