Searched refs:rf_porttype (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.c686 if ((pcwl_p->pcwl_rf.rf_porttype == WL_BSS_IBSS) &&
1489 if ((pcwl_p->pcwl_rf.rf_porttype == WL_BSS_BSS) &&
2269 pcwl_p->pcwl_rf.rf_porttype = WL_BSS_BSS;
2314 if (rf_p->rf_porttype == WL_BSS_BSS)
2316 else if (rf_p->rf_porttype == WL_BSS_IBSS)
2621 rf_p->rf_porttype = ret;
2633 *(wl_bss_type_t *)wldp_buf = rf_p->rf_porttype;
2636 rf_p->rf_porttype));
3284 if (pcwl_p->pcwl_rf.rf_porttype != WL_BSS_BSS) {
3338 if ((pcwl_p->pcwl_rf.rf_porttype !
[all...]
H A Dpcwl.h619 uint16_t rf_porttype; member in struct:pcwl_rf

Completed in 49 milliseconds