| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_buf.c | 58 struct xfs_buf *bp) in xfs_buf_submit() 65 struct xfs_buf *bp) in xfs_buf_is_vmapped() 79 struct xfs_buf *bp) in xfs_buf_vmap_len() 99 struct xfs_buf *bp) in xfs_buf_ioacct_inc() 119 struct xfs_buf *bp) in __xfs_buf_ioacct_dec() 131 struct xfs_buf *bp) in xfs_buf_ioacct_dec() 148 struct xfs_buf *bp) in xfs_buf_stale() 181 struct xfs_buf *bp, in xfs_buf_get_maps() 204 struct xfs_buf *bp) in xfs_buf_free_maps() 220 struct xfs_buf *bp; in _xfs_buf_alloc() local [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_buf.c | 59 struct xfs_buf *bp) in xfs_buf_submit() 66 struct xfs_buf *bp) in xfs_buf_is_vmapped() 80 struct xfs_buf *bp) in xfs_buf_vmap_len() 100 struct xfs_buf *bp) in xfs_buf_ioacct_inc() 120 struct xfs_buf *bp) in __xfs_buf_ioacct_dec() 132 struct xfs_buf *bp) in xfs_buf_ioacct_dec() 149 struct xfs_buf *bp) in xfs_buf_stale() 182 struct xfs_buf *bp, in xfs_buf_get_maps() 205 struct xfs_buf *bp) in xfs_buf_free_maps() 221 struct xfs_buf *bp; in _xfs_buf_alloc() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sriov.c | 35 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf() 48 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en() 61 int bnx2x_vf_idx_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_idx_by_abs_fid() 72 struct bnx2x_virtf *bnx2x_vf_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_by_abs_fid() 78 static void bnx2x_vf_igu_ack_sb(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vf_igu_ack_sb() 111 static bool bnx2x_validate_vf_sp_objs(struct bnx2x *bp, in bnx2x_validate_vf_sp_objs() 126 void bnx2x_vfop_qctor_dump_tx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_tx() 142 void bnx2x_vfop_qctor_dump_rx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_rx() 166 void bnx2x_vfop_qctor_prep(struct bnx2x *bp, in bnx2x_vfop_qctor_prep() 234 static int bnx2x_vf_queue_create(struct bnx2x *bp, in bnx2x_vf_queue_create() [all …]
|
| D | bnx2x_main.c | 315 static void __storm_memset_dma_mapping(struct bnx2x *bp, in __storm_memset_dma_mapping() 322 static void storm_memset_spq_addr(struct bnx2x *bp, in storm_memset_spq_addr() 331 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf() 344 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en() 357 static void storm_memset_eq_data(struct bnx2x *bp, in storm_memset_eq_data() 368 static void storm_memset_eq_prod(struct bnx2x *bp, u16 eq_prod, in storm_memset_eq_prod() 378 static void bnx2x_reg_wr_ind(struct bnx2x *bp, u32 addr, u32 val) in bnx2x_reg_wr_ind() 386 static u32 bnx2x_reg_rd_ind(struct bnx2x *bp, u32 addr) in bnx2x_reg_rd_ind() 404 static void bnx2x_dp_dmae(struct bnx2x *bp, in bnx2x_dp_dmae() 471 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae() [all …]
|
| D | bnx2x_dcb.c | 55 static void bnx2x_read_data(struct bnx2x *bp, u32 *buff, in bnx2x_read_data() 63 static void bnx2x_write_data(struct bnx2x *bp, u32 *buff, in bnx2x_write_data() 71 static void bnx2x_pfc_set(struct bnx2x *bp) in bnx2x_pfc_set() 116 static void bnx2x_pfc_clear(struct bnx2x *bp) in bnx2x_pfc_clear() 126 static void bnx2x_dump_dcbx_drv_param(struct bnx2x *bp, in bnx2x_dump_dcbx_drv_param() 172 static void bnx2x_dcbx_get_ap_priority(struct bnx2x *bp, in bnx2x_dcbx_get_ap_priority() 193 static void bnx2x_dcbx_get_ap_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ap_feature() 274 static void bnx2x_dcbx_get_ets_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ets_feature() 326 static void bnx2x_dcbx_get_pfc_feature(struct bnx2x *bp, in bnx2x_dcbx_get_pfc_feature() 348 static void bnx2x_dcbx_map_nw(struct bnx2x *bp) in bnx2x_dcbx_map_nw() [all …]
|
| D | bnx2x_cmn.c | 40 static void bnx2x_add_all_napi_cnic(struct bnx2x *bp) in bnx2x_add_all_napi_cnic() 51 static void bnx2x_add_all_napi(struct bnx2x *bp) in bnx2x_add_all_napi() 62 static int bnx2x_calc_num_queues(struct bnx2x *bp) in bnx2x_calc_num_queues() 87 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp() 144 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str() 170 static void bnx2x_shrink_eth_fp(struct bnx2x *bp, int delta) in bnx2x_shrink_eth_fp() 194 static u16 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata, in bnx2x_free_tx_pkt() 273 int bnx2x_tx_int(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata) in bnx2x_tx_int() 358 struct bnx2x *bp = fp->bp; in bnx2x_update_sge_prod() local 410 static u32 bnx2x_get_rxhash(const struct bnx2x *bp, in bnx2x_get_rxhash() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sriov.c | 35 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf() 48 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en() 61 int bnx2x_vf_idx_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_idx_by_abs_fid() 72 struct bnx2x_virtf *bnx2x_vf_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_by_abs_fid() 78 static void bnx2x_vf_igu_ack_sb(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vf_igu_ack_sb() 111 static bool bnx2x_validate_vf_sp_objs(struct bnx2x *bp, in bnx2x_validate_vf_sp_objs() 126 void bnx2x_vfop_qctor_dump_tx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_tx() 142 void bnx2x_vfop_qctor_dump_rx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_rx() 166 void bnx2x_vfop_qctor_prep(struct bnx2x *bp, in bnx2x_vfop_qctor_prep() 234 static int bnx2x_vf_queue_create(struct bnx2x *bp, in bnx2x_vf_queue_create() [all …]
|
| D | bnx2x_main.c | 314 static void __storm_memset_dma_mapping(struct bnx2x *bp, in __storm_memset_dma_mapping() 321 static void storm_memset_spq_addr(struct bnx2x *bp, in storm_memset_spq_addr() 330 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf() 343 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en() 356 static void storm_memset_eq_data(struct bnx2x *bp, in storm_memset_eq_data() 367 static void storm_memset_eq_prod(struct bnx2x *bp, u16 eq_prod, in storm_memset_eq_prod() 377 static void bnx2x_reg_wr_ind(struct bnx2x *bp, u32 addr, u32 val) in bnx2x_reg_wr_ind() 385 static u32 bnx2x_reg_rd_ind(struct bnx2x *bp, u32 addr) in bnx2x_reg_rd_ind() 403 static void bnx2x_dp_dmae(struct bnx2x *bp, in bnx2x_dp_dmae() 470 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae() [all …]
|
| D | bnx2x_dcb.c | 55 static void bnx2x_read_data(struct bnx2x *bp, u32 *buff, in bnx2x_read_data() 63 static void bnx2x_write_data(struct bnx2x *bp, u32 *buff, in bnx2x_write_data() 71 static void bnx2x_pfc_set(struct bnx2x *bp) in bnx2x_pfc_set() 116 static void bnx2x_pfc_clear(struct bnx2x *bp) in bnx2x_pfc_clear() 126 static void bnx2x_dump_dcbx_drv_param(struct bnx2x *bp, in bnx2x_dump_dcbx_drv_param() 172 static void bnx2x_dcbx_get_ap_priority(struct bnx2x *bp, in bnx2x_dcbx_get_ap_priority() 193 static void bnx2x_dcbx_get_ap_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ap_feature() 274 static void bnx2x_dcbx_get_ets_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ets_feature() 326 static void bnx2x_dcbx_get_pfc_feature(struct bnx2x *bp, in bnx2x_dcbx_get_pfc_feature() 348 static void bnx2x_dcbx_map_nw(struct bnx2x *bp) in bnx2x_dcbx_map_nw() [all …]
|
| D | bnx2x_cmn.c | 41 static void bnx2x_add_all_napi_cnic(struct bnx2x *bp) in bnx2x_add_all_napi_cnic() 51 static void bnx2x_add_all_napi(struct bnx2x *bp) in bnx2x_add_all_napi() 61 static int bnx2x_calc_num_queues(struct bnx2x *bp) in bnx2x_calc_num_queues() 86 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp() 143 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str() 170 static void bnx2x_shrink_eth_fp(struct bnx2x *bp, int delta) in bnx2x_shrink_eth_fp() 194 static u16 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata, in bnx2x_free_tx_pkt() 273 int bnx2x_tx_int(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata) in bnx2x_tx_int() 358 struct bnx2x *bp = fp->bp; in bnx2x_update_sge_prod() local 410 static u32 bnx2x_get_rxhash(const struct bnx2x *bp, in bnx2x_get_rxhash() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
| D | command_table.c | 65 void dal_bios_parser_init_cmd_tbl(struct bios_parser *bp) in dal_bios_parser_init_cmd_tbl() 118 static void init_dig_encoder_control(struct bios_parser *bp) in init_dig_encoder_control() 151 static void init_encoder_control_dig_v1(struct bios_parser *bp) in init_encoder_control_dig_v1() 169 struct bios_parser *bp, in encoder_control_dig_v1() 196 struct bios_parser *bp, in encoder_control_dig1_v1() 211 struct bios_parser *bp, in encoder_control_dig2_v1() 226 struct bios_parser *bp, in encoder_control_digx_v3() 272 struct bios_parser *bp, in encoder_control_digx_v4() 318 struct bios_parser *bp, in encoder_control_digx_v5() 399 static void init_transmitter_control(struct bios_parser *bp) in init_transmitter_control() [all …]
|
| D | command_table2.c | 96 static void init_dig_encoder_control(struct bios_parser *bp) in init_dig_encoder_control() 134 struct bios_parser *bp, in encoder_control_digx_v1_5() 198 struct bios_parser *bp, in encoder_control_fallback() 225 static void init_transmitter_control(struct bios_parser *bp) in init_transmitter_control() 265 struct bios_parser *bp, in transmitter_control_v1_6() 308 struct bios_parser *bp, in transmitter_control_fallback() 335 static void init_set_pixel_clock(struct bios_parser *bp) in init_set_pixel_clock() 370 struct bios_parser *bp, in set_pixel_clock_v7() 456 struct bios_parser *bp, in set_pixel_clock_fallback() 479 static void init_set_crtc_timing(struct bios_parser *bp) in init_set_crtc_timing() [all …]
|
| D | bios_parser.c | 100 struct bios_parser *bp = NULL; in bios_parser_create() local 114 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct() 122 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() local 135 static uint8_t get_number_of_objects(struct bios_parser *bp, uint32_t offset) in get_number_of_objects() 151 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connectors_number() local 161 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connector_id() local 195 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_src_obj() local 225 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_i2c_info() local 267 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_hpd_info() local 291 struct bios_parser *bp, in bios_parser_get_device_tag_record() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| D | b44.c | 164 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32() 169 static inline void bw32(const struct b44 *bp, in bw32() 175 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit() 199 static inline void __b44_cam_read(struct b44 *bp, unsigned char *data, int index) in __b44_cam_read() 221 static inline void __b44_cam_write(struct b44 *bp, unsigned char *data, int index) in __b44_cam_write() 239 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints() 244 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints() 252 static void b44_enable_ints(struct b44 *bp) in b44_enable_ints() 257 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val) in __b44_readphy() 273 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val) in __b44_writephy() [all …]
|
| D | bnx2.c | 247 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail() 264 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind() 277 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind() 288 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr() 294 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd() 300 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() 329 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() local 348 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info() 378 struct bnx2 *bp = netdev_priv(dev); in bnx2_register_cnic() local 403 struct bnx2 *bp = netdev_priv(dev); in bnx2_unregister_cnic() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
| D | command_table.c | 65 void dal_bios_parser_init_cmd_tbl(struct bios_parser *bp) in dal_bios_parser_init_cmd_tbl() 118 static void init_dig_encoder_control(struct bios_parser *bp) in init_dig_encoder_control() 151 static void init_encoder_control_dig_v1(struct bios_parser *bp) in init_encoder_control_dig_v1() 169 struct bios_parser *bp, in encoder_control_dig_v1() 196 struct bios_parser *bp, in encoder_control_dig1_v1() 211 struct bios_parser *bp, in encoder_control_dig2_v1() 226 struct bios_parser *bp, in encoder_control_digx_v3() 272 struct bios_parser *bp, in encoder_control_digx_v4() 318 struct bios_parser *bp, in encoder_control_digx_v5() 399 static void init_transmitter_control(struct bios_parser *bp) in init_transmitter_control() [all …]
|
| D | command_table2.c | 94 static void init_dig_encoder_control(struct bios_parser *bp) in init_dig_encoder_control() 130 struct bios_parser *bp, in encoder_control_digx_v1_5() 194 struct bios_parser *bp, in encoder_control_fallback() 225 static void init_transmitter_control(struct bios_parser *bp) in init_transmitter_control() 266 struct bios_parser *bp, in transmitter_control_v1_6() 328 struct bios_parser *bp, in transmitter_control_v1_7() 376 struct bios_parser *bp, in transmitter_control_fallback() 403 static void init_set_pixel_clock(struct bios_parser *bp) in init_set_pixel_clock() 436 struct bios_parser *bp, in set_pixel_clock_v7() 522 struct bios_parser *bp, in set_pixel_clock_fallback() [all …]
|
| D | bios_parser.c | 99 struct bios_parser *bp; in bios_parser_create() local 113 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct() 121 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() local 134 static uint8_t get_number_of_objects(struct bios_parser *bp, uint32_t offset) in get_number_of_objects() 152 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connectors_number() local 162 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connector_id() local 197 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_src_obj() local 227 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_i2c_info() local 269 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_hpd_info() local 293 struct bios_parser *bp, in bios_parser_get_device_tag_record() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
| D | bnx2.c | 246 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail() 263 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind() 276 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind() 287 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr() 293 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd() 299 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() 328 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() local 347 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info() 377 struct bnx2 *bp = netdev_priv(dev); in bnx2_register_cnic() local 402 struct bnx2 *bp = netdev_priv(dev); in bnx2_unregister_cnic() local [all …]
|
| D | b44.c | 164 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32() 169 static inline void bw32(const struct b44 *bp, in bw32() 175 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit() 199 static inline void __b44_cam_write(struct b44 *bp, in __b44_cam_write() 218 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints() 223 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints() 231 static void b44_enable_ints(struct b44 *bp) in b44_enable_ints() 236 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val) in __b44_readphy() 252 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val) in __b44_writephy() 264 static inline int b44_readphy(struct b44 *bp, int reg, u32 *val) in b44_readphy() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 271 static void bnxt_db_nq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq() 279 static void bnxt_db_nq_arm(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq_arm() 287 static void bnxt_db_cq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_cq() 296 static void bnxt_queue_fw_reset_work(struct bnxt *bp, unsigned long delay) in bnxt_queue_fw_reset_work() 307 static void __bnxt_queue_sp_work(struct bnxt *bp) in __bnxt_queue_sp_work() 315 static void bnxt_queue_sp_work(struct bnxt *bp, unsigned int event) in bnxt_queue_sp_work() 321 static void bnxt_sched_reset_rxr(struct bnxt *bp, struct bnxt_rx_ring_info *rxr) in bnxt_sched_reset_rxr() 334 void bnxt_sched_reset_txr(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in bnxt_sched_reset_txr() 382 static void bnxt_txr_db_kick(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in bnxt_txr_db_kick() 391 struct bnxt *bp = netdev_priv(dev); in bnxt_start_xmit() local [all …]
|
| D | bnxt_sriov.c | 27 static int bnxt_hwrm_fwd_async_event_cmpl(struct bnxt *bp, in bnxt_hwrm_fwd_async_event_cmpl() 56 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep() 71 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_spoofchk() local 113 static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_func_qcfg_flags() 132 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf() 141 static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_set_trusted_vf() 163 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_trust() local 182 struct bnxt *bp = netdev_priv(dev); in bnxt_get_vf_config() local 218 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_mac() local 250 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_vlan() local [all …]
|
| /kernel/linux/linux-5.10/kernel/events/ |
| D | hw_breakpoint.c | 71 __weak int hw_breakpoint_weight(struct perf_event *bp) in hw_breakpoint_weight() 105 static int task_bp_pinned(int cpu, struct perf_event *bp, enum bp_type_idx type) in task_bp_pinned() 121 static const struct cpumask *cpumask_of_bp(struct perf_event *bp) in cpumask_of_bp() 133 fetch_bp_busy_slots(struct bp_busy_slots *slots, struct perf_event *bp, in fetch_bp_busy_slots() 172 static void toggle_bp_task_slot(struct perf_event *bp, int cpu, in toggle_bp_task_slot() 191 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, in toggle_bp_slot() 216 __weak int arch_reserve_bp_slot(struct perf_event *bp) in arch_reserve_bp_slot() 221 __weak void arch_release_bp_slot(struct perf_event *bp) in arch_release_bp_slot() 228 __weak void arch_unregister_hw_breakpoint(struct perf_event *bp) in arch_unregister_hw_breakpoint() 277 static int __reserve_bp_slot(struct perf_event *bp, u64 bp_type) in __reserve_bp_slot() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 308 static void bnxt_db_nq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq() 316 static void bnxt_db_nq_arm(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_nq_arm() 324 static void bnxt_db_cq(struct bnxt *bp, struct bnxt_db_info *db, u32 idx) in bnxt_db_cq() 365 static void bnxt_txr_db_kick(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in bnxt_txr_db_kick() 372 static bool bnxt_txr_netif_try_stop_queue(struct bnxt *bp, in bnxt_txr_netif_try_stop_queue() 394 struct bnxt *bp = netdev_priv(dev); in bnxt_start_xmit() local 664 static void bnxt_tx_int(struct bnxt *bp, struct bnxt_napi *bnapi, int nr_pkts) in bnxt_tx_int() 725 static struct page *__bnxt_alloc_rx_page(struct bnxt *bp, dma_addr_t *mapping, in __bnxt_alloc_rx_page() 746 static inline u8 *__bnxt_alloc_rx_data(struct bnxt *bp, dma_addr_t *mapping, in __bnxt_alloc_rx_data() 767 int bnxt_alloc_rx_data(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, in bnxt_alloc_rx_data() [all …]
|
| D | bnxt_sriov.c | 25 static int bnxt_hwrm_fwd_async_event_cmpl(struct bnxt *bp, in bnxt_hwrm_fwd_async_event_cmpl() 49 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep() 69 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_spoofchk() local 108 static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_func_qcfg_flags() 127 static bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf() 136 static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_set_trusted_vf() 154 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_trust() local 173 struct bnxt *bp = netdev_priv(dev); in bnxt_get_vf_config() local 210 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_mac() local 238 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_vlan() local [all …]
|