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

/linux-master/net/wireless/tests/
H A Dscan.c317 int inform_bss_count; member in struct:inform_bss
327 ctx->inform_bss_count++;
369 KUNIT_EXPECT_EQ(test, ctx.inform_bss_count, 1);
614 KUNIT_EXPECT_EQ(test, ctx.inform_bss_count, 2);

Completed in 181 milliseconds