Searched refs:tcvr_type (Results 1 – 5 of 5) sorted by relevance
270 if (bp->tcvr_type == internal) { in write_tcvr_bit()278 } else if (bp->tcvr_type == external) { in write_tcvr_bit()295 if (bp->tcvr_type == internal) { in read_tcvr_bit()318 if (bp->tcvr_type == internal) { in read_tcvr_bit2()355 switch(bp->tcvr_type) { in bigmac_tcvr_write()372 ((bp->tcvr_type == internal) ? in bigmac_tcvr_write()394 switch(bp->tcvr_type) { in bigmac_tcvr_read()411 ((bp->tcvr_type == internal) ? in bigmac_tcvr_read()416 if (bp->tcvr_type == external) { in bigmac_tcvr_read()473 bp->tcvr_type = external; in bigmac_tcvr_init()[all …]
398 if (hp->tcvr_type == none) { in happy_meal_tcvr_read()999 if (hp->tcvr_type == external) { in happy_meal_tcvr_reset()1001 hp->tcvr_type = internal; in happy_meal_tcvr_reset()1012 hp->tcvr_type = external; in happy_meal_tcvr_reset()1026 hp->tcvr_type = internal; in happy_meal_tcvr_reset()1095 hp->tcvr_type = external; in happy_meal_transceiver_check()1102 hp->tcvr_type = internal; in happy_meal_transceiver_check()1107 hp->tcvr_type = none; /* Grrr... */ in happy_meal_transceiver_check()1303 switch(hp->tcvr_type) { in happy_meal_init()1504 if (hp->tcvr_type == external) in happy_meal_init()[all …]
306 enum bigmac_transceiver tcvr_type; member
435 enum happy_transceiver tcvr_type; /* Kind of transceiver in use */ member
1839 u32 media_type, tcvr_state, tcvr_type; in qed_fill_link_capability() local1846 tcvr_type = ETH_TRANSCEIVER_STATE_UNPLUGGED; in qed_fill_link_capability()1856 media_type, tcvr_state, tcvr_type, speed_mask, board_cfg); in qed_fill_link_capability()1874 switch (tcvr_type) { in qed_fill_link_capability()1891 switch (tcvr_type) { in qed_fill_link_capability()1916 switch (tcvr_type) { in qed_fill_link_capability()1937 switch (tcvr_type) { in qed_fill_link_capability()1949 switch (tcvr_type) { in qed_fill_link_capability()1976 switch (tcvr_type) { in qed_fill_link_capability()1986 switch (tcvr_type) { in qed_fill_link_capability()[all …]
Completed in 20 milliseconds