Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_clp.h38 #define LIST_PCI_HDR_LEN 32 macro
42 ((CLP_BLK_SIZE - 2 * LIST_PCI_HDR_LEN) \
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_clp.h38 #define LIST_PCI_HDR_LEN 32 macro
42 ((CLP_BLK_SIZE - 2 * LIST_PCI_HDR_LEN) \
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_clp.c342 rrb->response.hdr.len = CLP_BLK_SIZE - LIST_PCI_HDR_LEN; in clp_list_pci()
358 entries = (rrb->response.hdr.len - LIST_PCI_HDR_LEN) / in clp_list_pci()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_clp.c346 rrb->response.hdr.len = CLP_BLK_SIZE - LIST_PCI_HDR_LEN; in clp_list_pci_req()
361 *nentries = (rrb->response.hdr.len - LIST_PCI_HDR_LEN) / in clp_list_pci_req()

Completed in 4 milliseconds