Home
last modified time | relevance | path

Searched refs:raw_op (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/bxe/
HD57710_init_values.c52 static const struct raw_op init_ops_e1[] = {
29141 INIT_OPS(sc) = (const struct raw_op *)init_ops_e1; in ecore_init_e1_firmware()
HDecore_init.h66 struct raw_op { struct
125 struct raw_op raw;
HD57711_init_values.c52 static const struct raw_op init_ops_e1h[] = {
30437 INIT_OPS(sc) = (const struct raw_op *)init_ops_e1h; in ecore_init_e1h_firmware()
HD57712_init_values.c52 static const struct raw_op init_ops_e2[] = {
56180 INIT_OPS(sc) = (const struct raw_op *)init_ops_e2; in ecore_init_e2_firmware()
HDbxe.h1701 const struct raw_op *init_ops;