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

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h576 * @set_pnvm: set the pnvm data in the prph scratch buffer, inside the
654 void (*set_pnvm)(struct iwl_trans *trans, member in struct:iwl_trans_ops
1591 if (trans->ops->set_pnvm)
1592 trans->ops->set_pnvm(trans, capa);
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3614 .set_pnvm = iwl_trans_pcie_ctx_info_gen3_set_pnvm,

Completed in 74 milliseconds