Home
last modified time | relevance | path

Searched refs:portn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_ines.c444 u16 portn, seqid; in ines_match() local
457 portn = be16_to_cpu(hdr->source_port_identity.port_number); in ines_match()
470 if (ts->portnum != portn) { in ines_match()
471 dev_dbg(dev, "portn mismatch ts %hu != skb %hu\n", in ines_match()
472 ts->portnum, portn); in ines_match()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c435 u16 portn, seqid; in ines_match() local
448 portn = be16_to_cpu(hdr->source_port_identity.port_number); in ines_match()
461 if (ts->portnum != portn) { in ines_match()
462 dev_dbg(dev, "portn mismatch ts %hu != skb %hu\n", in ines_match()
463 ts->portnum, portn); in ines_match()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c3479 u64 portn = be64_to_cpu(req->port_select_mask[3]); in pma_set_opa_portstatus() local
3484 if ((nports != 1) || (portn != 1 << port)) { in pma_set_opa_portstatus()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c3437 u64 portn = be64_to_cpu(req->port_select_mask[3]); in pma_set_opa_portstatus() local
3442 if ((nports != 1) || (portn != 1 << port)) { in pma_set_opa_portstatus()

Completed in 16 milliseconds