Lines Matching refs:bnx2x
114 void bnx2x_panic_dump(struct bnx2x *bp);
430 struct bnx2x *bp; /* parent */
896 struct bnx2x { struct
1446 void bnx2x_read_dmae(struct bnx2x *bp, u32 src_addr, u32 len32);
1447 void bnx2x_write_dmae(struct bnx2x *bp, dma_addr_t dma_addr, u32 dst_addr,
1449 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx);
1452 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type,
1455 int bnx2x_get_gpio(struct bnx2x *bp, int gpio_num, u8 port);
1456 int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port);
1457 int bnx2x_set_gpio_int(struct bnx2x *bp, int gpio_num, u32 mode, u8 port);
1458 u32 bnx2x_fw_command(struct bnx2x *bp, u32 command, u32 param);
1460 void bnx2x_calc_fc_adv(struct bnx2x *bp);
1461 int bnx2x_sp_post(struct bnx2x *bp, int command, int cid,
1465 void bnx2x_invalidate_e1_mc_list(struct bnx2x *bp);
1466 void bnx2x_invalidate_e1h_mc_list(struct bnx2x *bp);
1467 void bnx2x_invalidate_uc_list(struct bnx2x *bp);
1469 void bnx2x_update_coalesce(struct bnx2x *bp);
1470 int bnx2x_get_link_cfg_idx(struct bnx2x *bp);
1472 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms, in reg_poll()
1808 void bnx2x_push_indir_table(struct bnx2x *bp);