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

/openbsd-current/sys/dev/ic/
H A Dbwivar.h442 uint8_t *mac_iv_ext; member in struct:bwi_mac
H A Dbwi.c1793 if (mac->mac_iv_ext == NULL) {
1816 mac->mac_iv_ext = (mac->mac_fw + offset);
1820 if (bwi_fwimage_is_valid(sc, mac->mac_iv_ext,
2061 if (mac->mac_iv_ext != NULL) {
2062 error = bwi_mac_fw_load_iv(mac, mac->mac_iv_ext,

Completed in 142 milliseconds