Searched refs:wlan_get_tx_param (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | wlan_snmp.c | 146 static struct ieee80211_txparam *wlan_get_tx_param(const struct asn_oid *, 1089 txparam = wlan_get_tx_param(&val->var, sub, &wif, &phy); in op_wlan_tx_params() 1102 txparam = wlan_get_tx_param(&val->var, sub, &wif, &phy); in op_wlan_tx_params() 1133 txparam = wlan_get_tx_param(&val->var, sub, &wif, &phy); in op_wlan_tx_params() 3595 wlan_get_tx_param(const struct asn_oid *oid, uint sub, struct wlan_iface **wif, in wlan_get_tx_param() function
|