| 6e3b6fc2 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()
Add cxgb_mk_rx_data_ack() to remove duplicate code to form CPL_RX_DATA_ACK hardware command.
Signed-off-by: Varun Prakash <[email protected]> Sign
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()
Add cxgb_mk_rx_data_ack() to remove duplicate code to form CPL_RX_DATA_ACK hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| 052f4731 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()
Add cxgb_mk_abort_rpl() to remove duplicate code to form CPL_ABORT_RPL hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()
Add cxgb_mk_abort_rpl() to remove duplicate code to form CPL_ABORT_RPL hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| a7e1a97f | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()
Add cxgb_mk_abort_req() to remove duplicate code to form CPL_ABORT_REQ hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()
Add cxgb_mk_abort_req() to remove duplicate code to form CPL_ABORT_REQ hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| 29fb6f42 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()
Add cxgb_mk_close_con_req() to remove duplicate code to form CPL_CLOSE_CON_REQ hardware command.
Signed-off-by: Varun Prakash <[email protected]
libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()
Add cxgb_mk_close_con_req() to remove duplicate code to form CPL_CLOSE_CON_REQ hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| a1a23454 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()
Add cxgb_mk_tid_release() to remove duplicate code to form CPL_TID_RELEASE hardware command.
Signed-off-by: Varun Prakash <[email protected]> Sign
libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()
Add cxgb_mk_tid_release() to remove duplicate code to form CPL_TID_RELEASE hardware command.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| cc516700 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()
Add cxgb_compute_wscale() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakas
libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()
Add cxgb_compute_wscale() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| 44c6d069 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()
Add cxgb_best_mtu() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c
Signed-off-by: Varun Prakash <varun@chel
libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()
Add cxgb_best_mtu() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| b65eef0a | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()
Add cxgb_is_neg_adv() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <varun
libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()
Add cxgb_is_neg_adv() in libcxgb_cm.h to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| 95554761 | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()
Add cxgb_find_route6() in libcxgb_cm.c to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <var
libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()
Add cxgb_find_route6() in libcxgb_cm.c to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|
| 804c2f3e | 13-Sep-2016 |
Varun Prakash <[email protected]> |
libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()
Add cxgb_find_route() in libcxgb_cm.c to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <varun
libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()
Add cxgb_find_route() in libcxgb_cm.c to remove it's duplicate definitions from cxgb4/cm.c and cxgbit/cxgbit_cm.c.
Signed-off-by: Varun Prakash <[email protected]> Signed-off-by: David S. Miller <[email protected]>
show more ...
|