Searched refs:dword_cnt (Results 1 – 1 of 1) sorted by relevance
419 u32 dword_cnt; in aq_fw2x_send_fw_request() local424 dword_cnt = size / sizeof(u32); in aq_fw2x_send_fw_request()426 dword_cnt++; in aq_fw2x_send_fw_request()427 err = hw_atl_write_fwcfg_dwords(self, (void *)fw_req, dword_cnt); in aq_fw2x_send_fw_request()669 u32 dword_cnt; in aq_fw2x_send_macsec_req() local682 dword_cnt = (sizeof(*req) + sizeof(u32) - 1) / sizeof(u32); in aq_fw2x_send_macsec_req()683 err = hw_atl_write_fwcfg_dwords(hw, (void *)req, dword_cnt); in aq_fw2x_send_macsec_req()