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

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h554 * @write_prph: write a DWORD to a periphery register
630 void (*write_prph)(struct iwl_trans *trans, u32 ofs, u32 val); member in struct:iwl_trans_ops
1477 return trans->ops->write_prph(trans, ofs, val);
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3552 .write_prph = iwl_trans_pcie_write_prph, \

Completed in 84 milliseconds