Home
last modified time | relevance | path

Searched refs:tcvr_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sun/
A Dsunbmac.c270 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 …]
A Dsunhme.c437 if (hp->tcvr_type == none) { in happy_meal_tcvr_read()
549 if (hp->tcvr_type == external) in display_link_mode()
978 hp->tcvr_type = internal; in happy_meal_tcvr_reset()
990 hp->tcvr_type = external; in happy_meal_tcvr_reset()
1006 hp->tcvr_type = internal; in happy_meal_tcvr_reset()
1079 hp->tcvr_type = external; in happy_meal_transceiver_check()
1092 hp->tcvr_type = internal; in happy_meal_transceiver_check()
1111 hp->tcvr_type = external; in happy_meal_transceiver_check()
1118 hp->tcvr_type = internal; in happy_meal_transceiver_check()
1453 switch(hp->tcvr_type) { in happy_meal_init()
[all …]
A Dsunbmac.h306 enum bigmac_transceiver tcvr_type; member
A Dsunhme.h435 enum happy_transceiver tcvr_type; /* Kind of transceiver in use */ member
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c1869 u32 media_type, tcvr_state, tcvr_type; in qed_fill_link_capability() local
1876 tcvr_type = ETH_TRANSCEIVER_STATE_UNPLUGGED; in qed_fill_link_capability()
1886 media_type, tcvr_state, tcvr_type, speed_mask, board_cfg); in qed_fill_link_capability()
1904 switch (tcvr_type) { in qed_fill_link_capability()
1921 switch (tcvr_type) { in qed_fill_link_capability()
1946 switch (tcvr_type) { in qed_fill_link_capability()
1967 switch (tcvr_type) { in qed_fill_link_capability()
1979 switch (tcvr_type) { in qed_fill_link_capability()
2006 switch (tcvr_type) { in qed_fill_link_capability()
2016 switch (tcvr_type) { in qed_fill_link_capability()
[all …]

Completed in 20 milliseconds