hwrm_cfa_l2_filter_alloc_input
struct hwrm_cfa_l2_filter_alloc_input req = {0};
u32 msg_size = sizeof(struct hwrm_cfa_l2_filter_alloc_input);
struct hwrm_cfa_l2_filter_alloc_input *req =
(struct hwrm_cfa_l2_filter_alloc_input *)vf->hwrm_cmd_req_addr;