Searched refs:os2bmc (Results 1 – 3 of 3) sorted by relevance
1303 bool os2bmc = false; in be_send_pkt_to_bmc() local1314 os2bmc = true; in be_send_pkt_to_bmc()1327 os2bmc = is_ipv6_ra_filt_enabled(adapter); in be_send_pkt_to_bmc()1330 os2bmc = is_ipv6_na_filt_enabled(adapter); in be_send_pkt_to_bmc()1343 os2bmc = is_dhcp_client_filt_enabled(adapter); in be_send_pkt_to_bmc()1346 os2bmc = is_dhcp_srvr_filt_enabled(adapter); in be_send_pkt_to_bmc()1350 os2bmc = is_nbios_filt_enabled(adapter); in be_send_pkt_to_bmc()1353 os2bmc = is_ipv6_ras_filt_enabled(adapter); in be_send_pkt_to_bmc()1363 if (os2bmc) in be_send_pkt_to_bmc()1366 return os2bmc; in be_send_pkt_to_bmc()
285 u32 os2bmc; member
3236 p->os2bmc = number; in i40e_parse_discover_capabilities()