Home
last modified time | relevance | path

Searched full:rflag (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c635 irh->rflag = 1; in octeon_prepare_soft_command()
640 irh->rflag = 0; in octeon_prepare_soft_command()
672 irh->rflag = 1; in octeon_prepare_soft_command()
676 irh->rflag = 0; in octeon_prepare_soft_command()
708 if (irh->rflag) { in octeon_send_soft_command()
722 if (irh->rflag) { in octeon_send_soft_command()
H A Docteon_nic.h132 /* assume that rflag is cleared so therefore front data will only have in octnet_prepare_pci_cmd_o2()
188 /* assume that rflag is cleared so therefore front data will only have in octnet_prepare_pci_cmd_o3()
H A Docteon_nic.c66 irh->rflag = 1; /* a response is required */ in octeon_alloc_soft_command_resp()
H A Dliquidio_common.h544 u64 rflag:1; member
556 u64 rflag:1;
/linux/include/uapi/misc/
H A Damd-apml.h73 __u8 rflag; member
/linux/drivers/misc/amd-sbi/
H A Drmi-core.c368 if (msg.rflag) { in apml_rmi_reg_xfer()
378 if (msg.rflag && !ret) in apml_rmi_reg_xfer()
/linux/drivers/rtc/
H A Drtc-r9701.c37 #define RFLAG 0x0e /* RTC Flag Register */ macro