Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h37 #define PORTNUM2CHAN(_x) ((_x) - 1) /* port number to channel */ macro
H A Dmain.c2102 cfg->host->max_channel = PORTNUM2CHAN(num_fc_ports); in get_num_afu_ports()
2738 shost->max_channel = PORTNUM2CHAN(cfg->num_fc_ports); in lun_mode_store()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcommon.h37 #define PORTNUM2CHAN(_x) ((_x) - 1) /* port number to channel */ macro
H A Dmain.c2079 cfg->host->max_channel = PORTNUM2CHAN(num_fc_ports); in get_num_afu_ports()
2715 shost->max_channel = PORTNUM2CHAN(cfg->num_fc_ports); in lun_mode_store()

Completed in 16 milliseconds