mvxpsec.c | 1325 int mac_start, mac_len, mac_offset; local in function:mvxpsec_header_finalize 1336 mac_offset = MVXPSEC_SRAM_PAYLOAD_DA(mv_p->mac_dst); 1345 "MAC to 0x%08x\n", mac_offset); 1362 desc->acc_macdst = MV_ACC_DESC_MAC_DST(mac_offset, mac_len);
|