Searched refs:mce_start_index (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3119 return elem->mce_start_index + elem->mcast_mce_list.count - 1;
3131 idx = elem->mce_start_index;
3138 if (idx == elem->mce_start_index) {
3141 elem->mce_start_index = idx;
3183 idx = elem->mce_start_index;
3190 if (idx == elem->mce_start_index) {
3193 elem->mce_start_index = idx;
5072 rx_action.index = elem->mce_start_index;
5079 tx_action.index = elem->mce_start_index;
6180 ret = elem->mce_start_index;
[all...]
H A Drvu.h138 int mce_start_index; member in struct:nix_mcast_grp_elem
H A Dmbox.h1285 u32 mce_start_index; member in struct:nix_mcast_grp_update_rsp

Completed in 154 milliseconds