Home
last modified time | relevance | path

Searched refs:phyId (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_sas.h219 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0,
H A Dpm8001_hwi.c3133 * @phyId: phy id.
3138 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req()
3146 ((phyId & 0x0F) << 4) | (port_id & 0x0F)); in pm8001_hw_event_ack_req()
3154 u32 phyId, u32 phy_op);
4292 * @phyId: the phy id which we wanted to operate
4296 u32 phyId, u32 phy_op) in pm8001_chip_phy_ctl_req()
4304 cpu_to_le32(((phy_op & 0xff) << 8) | (phyId & 0x0F)); in pm8001_chip_phy_ctl_req()
3137 pm8001_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) pm8001_hw_event_ack_req() argument
4295 pm8001_chip_phy_ctl_req(struct pm8001_hba_info *pm8001_ha, u32 phyId, u32 phy_op) pm8001_chip_phy_ctl_req() argument
H A Dpm80xx_hwi.c3088 * @phyId: phy id.
3093 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req()
3101 ((phyId & 0xFF) << 24) | (port_id & 0xFF)); in pm80xx_hw_event_ack_req()
3110 u32 phyId, u32 phy_op);
4775 * @phyId: the phy id which we wanted to operate
4779 u32 phyId, u32 phy_op) in pm80xx_chip_phy_ctl_req()
4793 cpu_to_le32(((phy_op & 0xFF) << 8) | (phyId & 0xFF)); in pm80xx_chip_phy_ctl_req()
3092 pm80xx_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) pm80xx_hw_event_ack_req() argument
4778 pm80xx_chip_phy_ctl_req(struct pm8001_hba_info *pm8001_ha, u32 phyId, u32 phy_op) pm80xx_chip_phy_ctl_req() argument
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3258 * @phyId: phy id.
3263 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm8001_hw_event_ack_req()
3274 ((phyId & 0x0F) << 4) | (port_id & 0x0F)); in pm8001_hw_event_ack_req()
3282 u32 phyId, u32 phy_op);
4464 * @phyId: the phy id which we wanted to operate
4468 u32 phyId, u32 phy_op) in pm8001_chip_phy_ctl_req()
4478 cpu_to_le32(((phy_op & 0xff) << 8) | (phyId & 0x0F)); in pm8001_chip_phy_ctl_req()
3262 pm8001_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) pm8001_hw_event_ack_req() argument
4467 pm8001_chip_phy_ctl_req(struct pm8001_hba_info *pm8001_ha, u32 phyId, u32 phy_op) pm8001_chip_phy_ctl_req() argument
H A Dpm80xx_hwi.c3187 * @phyId: phy id.
3192 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req()
3203 ((phyId & 0xFF) << 24) | (port_id & 0xFF)); in pm80xx_hw_event_ack_req()
3211 u32 phyId, u32 phy_op);
4848 * @phyId: the phy id which we wanted to operate
4852 u32 phyId, u32 phy_op) in pm80xx_chip_phy_ctl_req()
4866 cpu_to_le32(((phy_op & 0xFF) << 8) | (phyId & 0xFF)); in pm80xx_chip_phy_ctl_req()
3191 pm80xx_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) pm80xx_hw_event_ack_req() argument
4851 pm80xx_chip_phy_ctl_req(struct pm8001_hba_info *pm8001_ha, u32 phyId, u32 phy_op) pm80xx_chip_phy_ctl_req() argument

Completed in 23 milliseconds