Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ptrn.c95 DR_ACTION_CACHE_LINE_SIZE; in dr_ptrn_alloc_pattern()
Ddr_action.c1433 hw_actions = kzalloc(DR_ACTION_CACHE_LINE_SIZE, GFP_KERNEL); in dr_action_create_reformat_action()
1440 DR_ACTION_CACHE_LINE_SIZE, in dr_action_create_reformat_action()
Ddr_types.h24 #define DR_ACTION_CACHE_LINE_SIZE 64 macro
Ddr_send.c887 cur_sent = min_t(u32, data_len, DR_ACTION_CACHE_LINE_SIZE); in mlx5dr_send_postsend_args()
Ddr_ste.c656 DR_ACTION_CACHE_LINE_SIZE; in dr_ste_alloc_modify_hdr_chunk()