Home
last modified time | relevance | path

Searched refs:set_hw (Results 1 – 4 of 4) sorted by relevance

/drivers/net/hamradio/
A Dbaycom_par.c511 char set_hw = 1; in init_baycompar() local
530 set_hw = 0; in init_baycompar()
531 if (!set_hw) in init_baycompar()
541 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycompar()
542 set_hw = 0; in init_baycompar()
A Dbaycom_ser_fdx.c593 char set_hw = 1; in init_baycomserfdx() local
607 set_hw = 0; in init_baycomserfdx()
608 if (!set_hw) in init_baycomserfdx()
618 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserfdx()
619 set_hw = 0; in init_baycomserfdx()
A Dbaycom_ser_hdx.c643 char set_hw = 1; in init_baycomserhdx() local
657 set_hw = 0; in init_baycomserhdx()
658 if (!set_hw) in init_baycomserhdx()
668 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserhdx()
669 set_hw = 0; in init_baycomserhdx()
A Dbaycom_epp.c1217 char set_hw = 1; in init_baycomepp() local
1243 set_hw = 0; in init_baycomepp()
1244 if (!set_hw) in init_baycomepp()
1252 if (set_hw && baycom_setmode(netdev_priv(dev), mode[i])) in init_baycomepp()
1253 set_hw = 0; in init_baycomepp()

Completed in 10 milliseconds