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

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h40 __le32 guaranteed_add; member in struct:nfp_bpf_cap_tlv_adjust_head
H A Dmain.c221 bpf->adjust_head.guaranteed_add = readl(&cap->guaranteed_add);
H A Dmain.h109 * @adjust_head.guaranteed_add: positive adjustment guaranteed possible
154 int guaranteed_add; member in struct:nfp_app_bpf::nfp_bpf_cap_adjust_head
H A Dverifier.c65 if (imm > (int)bpf->adjust_head.guaranteed_add ||

Completed in 126 milliseconds