Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c408 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index, in wl3501_get_mib_value() function
1397 if (!wl3501_get_mib_value(this, WL3501_MIB_ATTR_RETRY_COUNT, in wl3501_get_wireless_stats()
1400 if (!wl3501_get_mib_value(this, WL3501_MIB_ATTR_FAILED_COUNT, in wl3501_get_wireless_stats()
1403 if (!wl3501_get_mib_value(this, WL3501_MIB_ATTR_RTS_FAILURE_COUNT, in wl3501_get_wireless_stats()
1406 if (!wl3501_get_mib_value(this, WL3501_MIB_ATTR_ACK_FAILURE_COUNT, in wl3501_get_wireless_stats()
1688 int rc = wl3501_get_mib_value(this, WL3501_MIB_ATTR_RTS_THRESHOLD, in wl3501_get_rts_threshold()
1720 int rc = wl3501_get_mib_value(this, in wl3501_get_txpow()
1742 int rc = wl3501_get_mib_value(this, in wl3501_get_retry()
1769 int rc = wl3501_get_mib_value(this, in wl3501_get_encode()
1788 rc = wl3501_get_mib_value(this, WL3501_MIB_ATTR_WEP_KEY_MAPPINGS, in wl3501_get_encode()
[all …]