Lines Matching refs:ntoh24
1089 if (base_lport->port_id == ntoh24(fh->fh_d_id)) {
1096 if (tmp_lport->port_id == ntoh24(fh->fh_d_id)) {
1102 if (vn_port && ntoh24(fh->fh_d_id) != FC_FID_FLOGI) {
1106 "Dropping FCoE frame to %06x.\n", ntoh24(fh->fh_d_id));
1108 rdata = fc_rport_lookup(lport, ntoh24(fh->fh_d_id));
1140 fcport = qedf_fcport_lookup(qedf, ntoh24(fh->fh_d_id));
1230 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type,
2522 if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) {
2537 if (ntoh24(&dest_mac[3]) != ntoh24(fh->fh_d_id)) {
2554 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id));
2561 if (lport->port_id != ntoh24(fh->fh_d_id) && !vn_port) {
2564 lport->port_id, ntoh24(fh->fh_d_id));
2569 f_ctl = ntoh24(fh->fh_f_ctl);
2586 fcport = qedf_fcport_lookup(qedf, ntoh24(fh->fh_d_id));
2598 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl,