Searched refs:sport_base (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h463 unsigned short sport_base; member in struct:cxgbi_ports_map
H A Dlibcxgbi.c89 pmap->sport_base = base;
478 *port = htons(pmap->sport_base + idx);
487 pmap->sport_base + idx, pmap->next);
512 int idx = ntohs(*port) - pmap->sport_base;
531 pmap->sport_base + idx);

Completed in 135 milliseconds