Home
last modified time | relevance | path

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

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