sparx5_mirror_port_get
return (sparx5_mirror_port_get(sparx5, idx) & BIT_ULL(portno)) != 0;
return sparx5_mirror_port_get(sparx5, idx) == 0;