Searched refs:sects (Results 1 – 3 of 3) sorted by relevance
2638 u16 sects; in ice_upd_prof_hw() local2661 sects = xlt1 + xlt2 + tcam + es; in ice_upd_prof_hw()2663 if (!sects) in ice_upd_prof_hw()2671 status = ice_pkg_buf_reserve_section(b, sects); in ice_upd_prof_hw()2705 if (!pkg_sects || pkg_sects != sects) { in ice_upd_prof_hw()
3409 sect = &hdr->sects[0]; in mt76_connac3_load_cb_patch()3426 le32_to_cpu(hdr->sects[0].size); in mt76_connac3_load_cb_patch()3450 dl = (uint8_t *)hdr + le32_to_cpu(hdr->sects[i].offset); in mt76_connac3_load_cb_patch()3451 len = le32_to_cpu(hdr->sects[i].size); in mt76_connac3_load_cb_patch()
218 struct mt76_connac3_multi_header_v2_sec_raw_format sects[]; member