Lines Matching refs:bnxt
603 struct bnxt *bp;
848 struct bnxt { struct
1082 void bnxt_set_ring_params(struct bnxt *);
1083 void bnxt_hwrm_cmd_hdr_init(struct bnxt *, void *, u16, u16, u16);
1084 int _hwrm_send_message(struct bnxt *, void *, u32, int);
1085 int hwrm_send_message(struct bnxt *, void *, u32, int);
1086 int bnxt_hwrm_set_coal(struct bnxt *);
1087 int bnxt_hwrm_set_pause(struct bnxt *);
1088 int bnxt_hwrm_set_link_setting(struct bnxt *, bool);
1089 int bnxt_open_nic(struct bnxt *, bool, bool);
1090 int bnxt_close_nic(struct bnxt *, bool, bool);
1091 void bnxt_get_max_rings(struct bnxt *, int *, int *);