Lines Matching refs:bp

91 	int (*wait_comp)(struct bnx2x *bp,
168 typedef int (*exe_q_validate)(struct bnx2x *bp,
172 typedef int (*exe_q_remove)(struct bnx2x *bp,
179 typedef int (*exe_q_optimize)(struct bnx2x *bp,
182 typedef int (*exe_q_execute)(struct bnx2x *bp,
324 int (*get_n_elements)(struct bnx2x *bp,
334 int (*check_add)(struct bnx2x *bp,
344 (*check_del)(struct bnx2x *bp,
353 bool (*check_move)(struct bnx2x *bp,
370 void (*set_one_rule)(struct bnx2x *bp,
392 int (*delete_all)(struct bnx2x *bp,
412 int (*restore)(struct bnx2x *bp,
433 int (*complete)(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o,
442 int (*wait)(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o);
495 int (*config_rx_mode)(struct bnx2x *bp,
498 int (*wait_comp)(struct bnx2x *bp,
580 int (*config_mcast)(struct bnx2x *bp,
595 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o,
598 int (*enqueue_cmd)(struct bnx2x *bp, struct bnx2x_mcast_obj *o,
602 void (*set_one_rule)(struct bnx2x *bp,
620 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *o);
627 int (*validate)(struct bnx2x *bp,
634 void (*revert)(struct bnx2x *bp,
752 int (*config_rss)(struct bnx2x *bp,
1069 int (*send_cmd)(struct bnx2x *bp,
1081 int (*check_transition)(struct bnx2x *bp,
1088 int (*complete_cmd)(struct bnx2x *bp,
1092 int (*wait_comp)(struct bnx2x *bp,
1281 int (*init_hw_cmn_chip)(struct bnx2x *bp);
1282 int (*init_hw_cmn)(struct bnx2x *bp);
1283 int (*init_hw_port)(struct bnx2x *bp);
1284 int (*init_hw_func)(struct bnx2x *bp);
1287 void (*reset_hw_cmn)(struct bnx2x *bp);
1288 void (*reset_hw_port)(struct bnx2x *bp);
1289 void (*reset_hw_func)(struct bnx2x *bp);
1292 int (*gunzip_init)(struct bnx2x *bp);
1293 void (*gunzip_end)(struct bnx2x *bp);
1296 int (*init_fw)(struct bnx2x *bp);
1297 void (*release_fw)(struct bnx2x *bp);
1334 int (*send_cmd)(struct bnx2x *bp,
1340 int (*check_transition)(struct bnx2x *bp,
1347 int (*complete_cmd)(struct bnx2x *bp,
1351 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_func_sp_obj *o,
1361 void bnx2x_init_func_obj(struct bnx2x *bp,
1367 int bnx2x_func_state_change(struct bnx2x *bp,
1370 enum bnx2x_func_state bnx2x_func_get_state(struct bnx2x *bp,
1373 void bnx2x_init_queue_obj(struct bnx2x *bp,
1378 int bnx2x_queue_state_change(struct bnx2x *bp,
1381 int bnx2x_get_q_logical_state(struct bnx2x *bp,
1385 void bnx2x_init_mac_obj(struct bnx2x *bp,
1392 void bnx2x_init_vlan_obj(struct bnx2x *bp,
1399 int bnx2x_vlan_mac_h_read_lock(struct bnx2x *bp,
1401 void bnx2x_vlan_mac_h_read_unlock(struct bnx2x *bp,
1403 int bnx2x_vlan_mac_h_write_lock(struct bnx2x *bp,
1405 int bnx2x_config_vlan_mac(struct bnx2x *bp,
1408 int bnx2x_vlan_mac_move(struct bnx2x *bp,
1414 void bnx2x_init_rx_mode_obj(struct bnx2x *bp,
1426 int bnx2x_config_rx_mode(struct bnx2x *bp,
1431 void bnx2x_init_mcast_obj(struct bnx2x *bp,
1458 int bnx2x_config_mcast(struct bnx2x *bp,
1463 void bnx2x_init_mac_credit_pool(struct bnx2x *bp,
1466 void bnx2x_init_vlan_credit_pool(struct bnx2x *bp,
1471 void bnx2x_init_rss_config_obj(struct bnx2x *bp,
1483 int bnx2x_config_rss(struct bnx2x *bp,