Searched refs:test_proto (Results 1 – 7 of 7) sorted by relevance
70 int (*test_proto)(struct pi_adapter *pi); member
256 .test_proto = friq_test_proto,
304 .test_proto = epia_test_proto,
291 .test_proto = frpw_test_proto,
343 .test_proto = epat_test_proto,
382 if (pi->proto->test_proto) in pi_test_proto()383 res = pi->proto->test_proto(pi); in pi_test_proto()
500 .test_proto = bpck_test_proto,
Completed in 10 milliseconds