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

/openbsd-current/sys/dev/ic/
H A Dbwivar.h440 uint8_t *mac_iv; member in struct:bwi_mac
H A Dbwi.c1763 if (mac->mac_iv == NULL) {
1784 mac->mac_iv = (mac->mac_fw + offset);
1788 if (bwi_fwimage_is_valid(sc, mac->mac_iv,
2055 error = bwi_mac_fw_load_iv(mac, mac->mac_iv, mac->mac_iv_size);

Completed in 117 milliseconds