diff options
author | Hsu, Kenny <kenny.hsu@intel.com> | 2011-12-09 03:11:18 -0800 |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2011-12-16 07:24:03 -0800 |
commit | ee8ba8800b4f20845aa542ce53f3bc29064674b5 (patch) | |
tree | abc12cfe25d5c26e2de19a11076611349b2cc660 /drivers/net/wireless/iwlwifi/iwl-agn-sta.c | |
parent | 7a0b3b08dfbf3f64e81e5ab2e60c4a1d2ad261b1 (diff) | |
download | blackbird-op-linux-ee8ba8800b4f20845aa542ce53f3bc29064674b5.tar.gz blackbird-op-linux-ee8ba8800b4f20845aa542ce53f3bc29064674b5.zip |
iwlwifi: add IO function for continuous write of target memory
Add new IO function _iwl_write_targ_mem_words() to support
target memory write for a continuous area. It will return
error code -EBUSY if iwl_grab_nic_access() fails to indicate
the memory write does not be performed. Meanwhile the existing
function iwl_write_targ_mem() also been updated by using
_iwl_write_targ_mem_words() in a single word case.
Signed-off-by: Kenny Hsu <kenny.hsu@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-agn-sta.c')
0 files changed, 0 insertions, 0 deletions