Searched refs:boardfw (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | qwz.c | 6294 const u_char **boardfw, size_t *boardfw_len, in qwz_core_parse_bd_ie_board() argument 6304 *boardfw = NULL; in qwz_core_parse_bd_ie_board() 6343 *boardfw = board_ie_data; in qwz_core_parse_bd_ie_board() 6364 const u_char **boardfw, size_t *boardfw_len, in qwz_core_fetch_board_data_api_n() argument 6377 *boardfw = NULL; in qwz_core_fetch_board_data_api_n() 6425 boardfw, boardfw_len, data, ie_len, in qwz_core_fetch_board_data_api_n() 6445 if (!*boardfw || !*boardfw_len) in qwz_core_fetch_board_data_api_n() 6452 qwz_core_fetch_bdf(struct qwz_softc *sc, const u_char **boardfw, in qwz_core_fetch_bdf() argument 6475 ret = qwz_core_fetch_board_data_api_n(sc, boardfw, boardfw_len, in qwz_core_fetch_bdf() 6489 ret = qwz_core_fetch_board_data_api_n(sc, boardfw, boardfw_len, in qwz_core_fetch_bdf() [all …]
|
| D | qwx.c | 8425 const u_char **boardfw, size_t *boardfw_len, in qwx_core_parse_bd_ie_board() argument 8435 *boardfw = NULL; in qwx_core_parse_bd_ie_board() 8474 *boardfw = board_ie_data; in qwx_core_parse_bd_ie_board() 8495 const u_char **boardfw, size_t *boardfw_len, in qwx_core_fetch_board_data_api_n() argument 8508 *boardfw = NULL; in qwx_core_fetch_board_data_api_n() 8556 boardfw, boardfw_len, data, ie_len, in qwx_core_fetch_board_data_api_n() 8576 if (!*boardfw || !*boardfw_len) { in qwx_core_fetch_board_data_api_n() 8588 const u_char **boardfw, size_t *boardfw_len, const char *filename) in qwx_core_fetch_bdf() argument 8613 ret = qwx_core_fetch_board_data_api_n(sc, boardfw, boardfw_len, in qwx_core_fetch_bdf() 8751 const u_char *boardfw; in qwx_qmi_load_bdf_qmi() local [all …]
|