Searched refs:os2bmc (Results 1 – 4 of 4) sorted by relevance
1306 bool os2bmc = false; in be_send_pkt_to_bmc() local1317 os2bmc = true; in be_send_pkt_to_bmc()1330 os2bmc = is_ipv6_ra_filt_enabled(adapter); in be_send_pkt_to_bmc()1333 os2bmc = is_ipv6_na_filt_enabled(adapter); in be_send_pkt_to_bmc()1346 os2bmc = is_dhcp_client_filt_enabled(adapter); in be_send_pkt_to_bmc()1349 os2bmc = is_dhcp_srvr_filt_enabled(adapter); in be_send_pkt_to_bmc()1353 os2bmc = is_nbios_filt_enabled(adapter); in be_send_pkt_to_bmc()1356 os2bmc = is_ipv6_ras_filt_enabled(adapter); in be_send_pkt_to_bmc()1366 if (os2bmc) in be_send_pkt_to_bmc()1369 return os2bmc; in be_send_pkt_to_bmc()
239 u32 os2bmc; member
279 u32 os2bmc; member
3246 p->os2bmc = number; in i40e_parse_discover_capabilities()