| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_io.c | 95 #define qlcnic_83xx_get_lro_sts_mss(sts) ((sts) & 0xffff) argument 115 #define qlcnic_83xx_pktln(sts) ((sts >> 32) & 0x3FFF) argument 116 #define qlcnic_83xx_hndl(sts) ((sts >> 48) & 0x7FFF) argument 117 #define qlcnic_83xx_csum_status(sts) ((sts >> 39) & 7) argument 118 #define qlcnic_83xx_opcode(sts) ((sts >> 42) & 0xF) argument 119 #define qlcnic_83xx_vlan_tag(sts) (((sts) >> 48) & 0xFFFF) argument 120 #define qlcnic_83xx_lro_pktln(sts) (((sts) >> 32) & 0x3FFF) argument 121 #define qlcnic_83xx_l2_hdr_off(sts) (((sts) >> 16) & 0xFF) argument 122 #define qlcnic_83xx_l4_hdr_off(sts) (((sts) >> 24) & 0xFF) argument 123 #define qlcnic_83xx_pkt_cnt(sts) (((sts) >> 16) & 0x7) argument [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_io.c | 96 #define qlcnic_83xx_get_lro_sts_mss(sts) ((sts) & 0xffff) argument 116 #define qlcnic_83xx_pktln(sts) ((sts >> 32) & 0x3FFF) argument 117 #define qlcnic_83xx_hndl(sts) ((sts >> 48) & 0x7FFF) argument 118 #define qlcnic_83xx_csum_status(sts) ((sts >> 39) & 7) argument 119 #define qlcnic_83xx_opcode(sts) ((sts >> 42) & 0xF) argument 120 #define qlcnic_83xx_vlan_tag(sts) (((sts) >> 48) & 0xFFFF) argument 121 #define qlcnic_83xx_lro_pktln(sts) (((sts) >> 32) & 0x3FFF) argument 122 #define qlcnic_83xx_l2_hdr_off(sts) (((sts) >> 16) & 0xFF) argument 123 #define qlcnic_83xx_l4_hdr_off(sts) (((sts) >> 24) & 0xFF) argument 124 #define qlcnic_83xx_pkt_cnt(sts) (((sts) >> 16) & 0x7) argument [all …]
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| D | fsi-sbefifo.c | 97 #define sbefifo_empty(sts) ((sts) & SBEFIFO_STS_EMPTY) argument 98 #define sbefifo_full(sts) ((sts) & SBEFIFO_STS_FULL) argument 99 #define sbefifo_parity_err(sts) ((sts) & SBEFIFO_STS_PARITY_ERR) argument 100 #define sbefifo_populated(sts) (((sts) & SBEFIFO_STS_ECNT_MASK) >> SBEFIFO_STS_ECNT_SHIFT) argument 101 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) argument 102 #define sbefifo_eot_set(sts) (((sts) & SBEFIFO_STS_EOT_MASK) >> SBEFIFO_STS_EOT_SHIFT) argument 441 u32 addr, sts = 0; in sbefifo_wait() local
|
| /kernel/linux/linux-6.6/drivers/fsi/ |
| D | fsi-sbefifo.c | 99 #define sbefifo_empty(sts) ((sts) & SBEFIFO_STS_EMPTY) argument 100 #define sbefifo_full(sts) ((sts) & SBEFIFO_STS_FULL) argument 101 #define sbefifo_parity_err(sts) ((sts) & SBEFIFO_STS_PARITY_ERR) argument 102 #define sbefifo_populated(sts) (((sts) & SBEFIFO_STS_ECNT_MASK) >> SBEFIFO_STS_ECNT_SHIFT) argument 103 #define sbefifo_vacant(sts) (SBEFIFO_FIFO_DEPTH - sbefifo_populated(sts)) argument 104 #define sbefifo_eot_set(sts) (((sts) & SBEFIFO_STS_EOT_MASK) >> SBEFIFO_STS_EOT_SHIFT) argument 456 u32 addr, sts = 0; in sbefifo_wait() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
| D | tsnep_ptp.c | 131 struct ptp_system_timestamp *sts) in tsnep_ptp_gettimex64() 180 struct ptp_system_timestamp *sts) in tsnep_ptp_getcyclesx64()
|
| /kernel/linux/linux-5.10/drivers/usb/cdns3/ |
| D | drd.h | 23 __le32 sts; member 44 __le32 sts; member 67 __le32 sts; member 90 __le32 sts; member
|
| /kernel/linux/linux-6.6/drivers/usb/cdns3/ |
| D | drd.h | 22 __le32 sts; member 43 __le32 sts; member 66 __le32 sts; member 93 __le32 sts; member
|
| /kernel/linux/linux-6.6/drivers/misc/eeprom/ |
| D | idt_89hpesx.c | 261 s32 sts; in idt_smb_write_byte() local 293 s32 sts; in idt_smb_read_byte() local 326 s32 sts; in idt_smb_write_word() local 375 s32 sts; in idt_smb_read_word() local 449 s32 sts; in idt_smb_read_block() local 510 s32 sts; in idt_smb_read_i2c_block() local
|
| /kernel/linux/linux-5.10/drivers/misc/eeprom/ |
| D | idt_89hpesx.c | 292 s32 sts; in idt_smb_write_byte() local 324 s32 sts; in idt_smb_read_byte() local 357 s32 sts; in idt_smb_write_word() local 406 s32 sts; in idt_smb_read_word() local 480 s32 sts; in idt_smb_read_block() local 541 s32 sts; in idt_smb_read_i2c_block() local
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | applespi.c | 620 int sts) in applespi_check_write_status() 673 int sts; in applespi_setup_spi() local 766 int sts; in applespi_send_cmd_msg() local 908 int sts; in applespi_set_capsl_led() local 1231 int sts; in applespi_register_touchpad_device() local 1575 int sts; in applespi_notify() local 1600 efi_status_t sts = EFI_NOT_FOUND; in applespi_get_saved_bl_level() local 1618 efi_status_t sts = EFI_UNSUPPORTED; in applespi_save_bl_level() local 1639 int sts, i; in applespi_probe() local 1884 int sts; in applespi_suspend() local
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | applespi.c | 607 int sts) in applespi_check_write_status() 660 int sts; in applespi_setup_spi() local 751 int sts; in applespi_send_cmd_msg() local 893 int sts; in applespi_set_capsl_led() local 1216 int sts; in applespi_register_touchpad_device() local 1560 int sts; in applespi_notify() local 1588 int sts; in applespi_get_saved_bl_level() local 1617 int sts; in applespi_save_bl_level() local 1638 int sts, i; in applespi_probe() local 1885 int sts; in applespi_suspend() local
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-s35390a.c | 278 char buf[3], sts = 0; in s35390a_rtc_set_alarm() local 331 char buf[3], sts; in s35390a_rtc_read_alarm() local 388 char sts; in s35390a_rtc_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-s35390a.c | 280 char buf[3], sts = 0; in s35390a_rtc_set_alarm() local 336 char buf[3], sts; in s35390a_rtc_read_alarm() local 393 char sts; in s35390a_rtc_ioctl() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
| D | init.c | 484 int sts; in mt7996_set_stream_vht_txbf_caps() local 514 int sts = hweight16(phy->mt76->chainmask); in mt7996_set_stream_he_txbf_caps() local 724 int sts = hweight16(phy->mt76->chainmask); in mt7996_init_eht_caps() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | cs35l41-lib.c | 1430 enum cs35l41_cspl_mbox_status sts) in cs35l41_check_cspl_mbox_sts() 1455 unsigned int sts = 0, i; in cs35l41_set_cspl_mbox_cmd() local 1524 unsigned int sts; in cs35l41_wait_for_pwrmgt_sts() local
|
| D | cs35l45.c | 24 enum cs35l45_cspl_mboxstate sts) in cs35l45_check_cspl_mbox_sts() 50 unsigned int sts = 0, i; in cs35l45_set_cspl_mbox_cmd() local 1109 unsigned int sts; in cs35l45_initialize() local
|
| /kernel/linux/linux-6.6/drivers/net/can/rcar/ |
| D | rcar_canfd.c | 712 u32 sts, ch; in rcar_canfd_reset_controller() local 947 u32 gerfl, sts; in rcar_canfd_global_error() local 1107 u32 sts; in rcar_canfd_tx_done() local 1168 u32 sts, cc; in rcar_canfd_handle_global_receive() local 1246 u32 sts; in rcar_canfd_handle_channel_tx() local 1269 u32 sts, cerfl; in rcar_canfd_handle_channel_err() local 1371 u32 sts, ch = priv->channel; in rcar_canfd_start() local 1449 u32 sts, ch = priv->channel; in rcar_canfd_stop() local 1493 u32 sts = 0, id, dlc; in rcar_canfd_start_xmit() local 1567 u32 sts = 0, id, dlc; in rcar_canfd_rx_pkt() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/rcar/ |
| D | rcar_canfd.c | 625 u32 sts, ch; in rcar_canfd_reset_controller() local 871 u32 gerfl, sts; in rcar_canfd_global_error() local 1036 u32 sts; in rcar_canfd_tx_done() local 1078 u32 sts, cc, gerfl; in rcar_canfd_global_interrupt() local 1149 u32 sts, ch, cerfl; in rcar_canfd_channel_interrupt() local 1231 u32 sts, ch = priv->channel; in rcar_canfd_start() local 1302 u32 sts, ch = priv->channel; in rcar_canfd_stop() local 1345 u32 sts = 0, id, dlc; in rcar_canfd_start_xmit() local 1419 u32 sts = 0, id, dlc; in rcar_canfd_rx_pkt() local 1493 u32 sts; in rcar_canfd_rx_poll() local [all …]
|
| /kernel/linux/linux-6.6/drivers/power/reset/ |
| D | piix4-poweroff.c | 31 u16 sts; in piix4_poweroff() local
|
| /kernel/linux/linux-5.10/drivers/power/reset/ |
| D | piix4-poweroff.c | 31 u16 sts; in piix4_poweroff() local
|
| /kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
| D | olpc-xo1-sci.c | 216 u32 sts; in xo1_sci_intr() local 316 u32 sts; in setup_sci_interrupt() local
|
| /kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
| D | olpc-xo1-sci.c | 216 u32 sts; in xo1_sci_intr() local 316 u32 sts; in setup_sci_interrupt() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ptp_clock_kernel.h | 298 static inline void ptp_read_system_prets(struct ptp_system_timestamp *sts) in ptp_read_system_prets() 304 static inline void ptp_read_system_postts(struct ptp_system_timestamp *sts) in ptp_read_system_postts()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_phc.c | 266 struct ptp_system_timestamp *sts) in ionic_hwstamp_read() 410 struct ptp_system_timestamp *sts) in ionic_phc_gettimex64()
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | pnv_php.c | 532 uint16_t sts; in pnv_php_reset_slot() local 767 u16 sts, lsts; in pnv_php_interrupt() local 841 u16 sts, ctrl; in pnv_php_init_irq() local
|