Searched refs:hl_en (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c453 aq->prof.hl_en = 0;
454 aq->prof_mask.hl_en = 1;
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h740 uint64_t hl_en : 1; member in struct:nix_bandprof_s
H A Drvu_nix.c5720 if (!req->prof.hl_en)
5901 aq_req->prof.hl_en = 1;
5902 aq_req->prof_mask.hl_en = 1;
5972 if (aq_rsp.prof.hl_en) {
6028 aq_req.prof.hl_en = 0;
6029 aq_req.prof_mask.hl_en = 1;
6097 if (!aq_rsp.prof.hl_en)
H A Drvu_debugfs.c2220 seq_printf(m, "W1: hl_en\t\t%d\n", prof->hl_en);

Completed in 138 milliseconds