Searched refs:board_sn (Results 1 – 2 of 2) sorted by relevance
21 board_sn: board-sn@0 { label
1264 char board_sn[RTE_SIZEOF_FIELD(efx_nic_board_info_t, enbi_serial)]; member1286 memcpy(id->board_sn, board_info.enbi_serial, sizeof(id->board_sn)); in sfc_hw_switch_id_init()1304 return strncmp(left->board_sn, right->board_sn, in sfc_hw_switch_ids_equal()1305 sizeof(left->board_sn)) == 0; in sfc_hw_switch_ids_equal()